Update cryptography dependency to 2.3.1

This commit is contained in:
Miguel Jacq 2018-09-13 11:35:28 +10:00
parent 2aa6a72ba4
commit 15835f1c38
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
click==6.7
cryptography==2.1.4
cryptography==2.3.1
Flask==0.12.2
future==0.16.0
itsdangerous==0.24

View File

@ -1,5 +1,5 @@
click==6.7
cryptography==2.1.4
cryptography==2.3.1
Flask==0.12.2
itsdangerous==0.24
Jinja2==2.10