-
Notifications
You must be signed in to change notification settings - Fork 300
Closed
Labels
SDKIssue pertains to the SDK itself and not specific to any serviceIssue pertains to the SDK itself and not specific to any service
Description
Please upgrade your python SDK to use python package cryptography >= 43.
Every time I upgrade packages for my Python project, I have to back-level cryptography to < 43 as shown below:
pip install cryptography<43
I would be nice if you would upgrade oci to use cryptography>=43 to alleviate me having to constantly downgrade to < 43.
sodul
Metadata
Metadata
Assignees
Labels
SDKIssue pertains to the SDK itself and not specific to any serviceIssue pertains to the SDK itself and not specific to any service