Remove pycrypto dependency

Change-Id: I3e34538872531409e5ced73c00828d864f7c8c67
This commit is contained in:
Ade Lee 2018-05-16 11:24:00 -04:00
parent 8d8e0d652c
commit 54a11c6391
2 changed files with 0 additions and 2 deletions

View File

@ -87,7 +87,6 @@ prettytable==0.7.2
pyasn1==0.4.2
pycadf==2.7.0
pycparser==2.18
pycrypto==2.6
pyflakes==0.8.1
Pygments==2.2.0
pyinotify==0.9.6

View File

@ -22,7 +22,6 @@ Paste>=2.0.2 # MIT
PasteDeploy>=1.5.0 # MIT
pbr!=2.1.0,>=2.0.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
pycrypto>=2.6 # Public Domain
pyOpenSSL>=17.1.0 # Apache-2.0
ldap3>=1.0.2 # LGPLv3
keystonemiddleware>=4.17.0 # Apache-2.0