Updated requirements.txt

This commit is contained in:
James Morris
2020-09-01 11:21:30 -04:00
parent 8e1407de54
commit 5a698522b1

View File

@@ -1,5 +1,5 @@
cryptography>=2.6
enum34
enum34; python_version < '3.4'
pyasn1
six>=1.9.0
singledispatch
singledispatch; python_version < '3.4'