We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c122076 commit bcead77Copy full SHA for bcead77
README.rst
@@ -35,7 +35,7 @@ Required Prerequisites
35
======================
36
37
* Python 3.7+
38
-* cryptography >= 2.5.0
+* cryptography >= 3.4.6
39
* boto3 >= 1.10.0
40
* attrs
41
requirements.txt
@@ -1,4 +1,4 @@
1
boto3>=1.10.0
2
-cryptography>=3.4.0
+cryptography>=3.4.6
3
attrs>=17.4.0
4
wrapt>=1.10.11
0 commit comments