Skip to content

Cannot install sigstore-python 3.6.3 together with cryptography 45.0.3 #1433

@carstencodes

Description

@carstencodes

Description

My application uses cryptography 45 due to export of HashAlgorithmOID. I also have sigstore currently as a dev-dependency.

Installing all runtime dependencies and dev-dependencies into the same venv - even with the latest version published some days ago - fails as sigstore refuses to work with cryptography version 45.x or later.

The latest version on the main branch has already been updated. What has to be done to support cryptography 45 on a released package?

Version

sigstore-python 3.6.3
cryptography 45.0.3

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions