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:
Peter Hamilton 2017-07-07 08:24:40 -04:00
parent 62d30be7fa
commit 528aa95954
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cryptography>=1.1
cryptography>=1.3
enum34
six>=1.9.0
sqlalchemy>=1.0