Skip to content

Commit 197d7f8

Browse files
authored
feat: update requirements (#758)
* feat: update requirements * note: we no longer support OpenSSL 1.0.1 or 1.0.2, see https://cryptography.io/en/3.4.6/installation.html#supported-platforms
1 parent 25a6be3 commit 197d7f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
boto3>=1.4.4
2-
cryptography>=1.8.1
1+
boto3>=1.10.0
2+
cryptography>=3.4.6
33
attrs>=17.4.0

0 commit comments

Comments
 (0)