Skip to content

Commit 4327edd

Browse files
committed
PYTHON-5252 Add dependency on pymongocrypt 1.13
1 parent 5177e4e commit 4327edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/encryption.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pymongo-auth-aws>=1.1.0,<2.0.0
2-
pymongocrypt>=1.12.0,<2.0.0
2+
pymongocrypt>=1.13.0,<2.0.0
33
certifi;os.name=='nt' or sys_platform=='darwin'

0 commit comments

Comments
 (0)