-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: pymongocrypt
-
None
Right now pymongocrypt's requires "cryptography>=2.7,<3".
cryptography 2.7 is the latest release. I haven't attempted to use earlier releases yet but we may be able to do "cryptography>=2,<3" instead. That would provide greater compatibility for users who already have cryptography installed.
In this ticket we should test some 2.X version of cryptography to determine the lower bound to require.
- related to
-
PYTHON-1925 Add libmongocrypt cypto hooks
- Closed