mirror of
https://github.com/JHUAPL/PyKMIP.git
synced 2026-01-09 14:17:57 -05:00
Update requirements to match required features
This change bumps the required version for cryptography to match what's currently needed by the software server. Closes #301
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cryptography>=1.1
|
||||
cryptography>=1.3
|
||||
enum34
|
||||
six>=1.9.0
|
||||
sqlalchemy>=1.0
|
||||
|
||||
Reference in New Issue
Block a user