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:
parent
62d30be7fa
commit
528aa95954
@ -1,4 +1,4 @@
|
|||||||
cryptography>=1.1
|
cryptography>=1.3
|
||||||
enum34
|
enum34
|
||||||
six>=1.9.0
|
six>=1.9.0
|
||||||
sqlalchemy>=1.0
|
sqlalchemy>=1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user