Requires cryptodome

This commit is contained in:
Jeff Tindell 2017-09-21 15:26:31 -04:00
parent 4b65258f1c
commit c42c79b147

View File

@ -17,6 +17,6 @@ paramiko>=2.0.0
Pillow>=4.0.0 Pillow>=4.0.0
psycopg2>=2.6.1 psycopg2>=2.6.1
py-gfm>=0.1.3 py-gfm>=0.1.3
pycrypto>=2.6.1 pycryptodome>=3.4.5
sqlparse>=0.2 sqlparse>=0.2
xmltodict>=0.10.2 xmltodict>=0.10.2