Skip to content

Commit bcead77

Browse files
authored
feat: update requirements and README (#638)
1 parent c122076 commit bcead77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Required Prerequisites
3535
======================
3636

3737
* Python 3.7+
38-
* cryptography >= 2.5.0
38+
* cryptography >= 3.4.6
3939
* boto3 >= 1.10.0
4040
* attrs
4141

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
boto3>=1.10.0
2-
cryptography>=3.4.0
2+
cryptography>=3.4.6
33
attrs>=17.4.0
44
wrapt>=1.10.11

0 commit comments

Comments
 (0)