Skip to content

Remove cryptography upper version bound #515

@vkomarov-r7

Description

@vkomarov-r7

Hey there, wanted to open a follow-on issue to #343. Would it be possible for you guys to remove the <39.0.0 part in the cryptography package? The same case as described previous issue has occurred again (via https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-3315328).

The fix is in version 39.0.1, but nobody that also depends on oci can update at this time.

I believe this should be a safe change for projects to make based on cryptography's API Stability Policy, which states that:

  • Public APIs will not be removed or renamed without providing a compatibility alias.
  • The behavior of existing APIs will not change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SDKIssue pertains to the SDK itself and not specific to any service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions