We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6515bbf commit 193975aCopy full SHA for 193975a
requirements.txt
@@ -1,3 +1,4 @@
1
boto3>=1.4.4
2
cryptography>=1.8.1
3
-attrs>=17.4.0
+attrs>=17.4.0
4
+enum34; python_version < '3.4'
0 commit comments