Beginning transition from pycrypto to cryptography

This should be the initial steps to move from the pycrypto
package to the cryptography package.

Change-Id: Ie63bef7921f7e4ae9531233477fa6af4c48c773a
This commit is contained in:
Kevin Bishop
2014-05-30 14:27:36 -05:00
parent 4a3eab9e45
commit 01ffcedbfd
3 changed files with 7 additions and 52 deletions

View File

@@ -1,5 +1,6 @@
alembic>=0.4.1
Babel>=1.3
cryptography>=0.4
eventlet>=0.13.0
iso8601>=0.1.9
jsonschema>=1.3.0,!=1.4.0