-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Describe the background behind the problem.
PYTHON-5862 removes our lockfile, making our dependencies more fluid and up-to-date. This removal causes us to pick up a newer version of cryptography that requires minor type-checking changes to ocsp_support.py.
Definition of done
What must be done to consider the task complete?
The lockfile is pinned to cryptography==47.0.0 in preparation for it being removed entirely in PYTHON-5862.
Pitfalls
What should the implementer watch out for? What are the risks?
- has to be done before
-
PYTHON-5862 Remove usage of uv lock file
-
- In Code Review
-