remove pycrypto

Doesn't seem to be used.

Change-Id: I912731a65aefc336eb51ab65c43154a1648c3f86
This commit is contained in:
Matthew Thode 2018-03-31 18:23:09 -05:00
parent b925fcba37
commit 185729b697
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
pycrypto>=2.6 # Public Domain
python-subunit>=1.0.0 # Apache-2.0/BSD
python-swiftclient>=3.2.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD