Add pycrypto to requirements.txt (#288)

* Add pycrypto to requirements.txt

* Remove crypto dependency.
This commit is contained in:
Pedro Worcel 2016-10-18 18:17:12 +13:00 committed by Michel Oosterhof
parent 8b7fe09f8a
commit 6aeeb72431
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ configparser
pyopenssl
gmpy2
service_identity
crypto
pycrypto