Update cryptography dependency to 2.3.1

This commit is contained in:
Miguel Jacq 2018-09-13 11:35:28 +10:00
parent 7879697ec6
commit f9e614eba1
No known key found for this signature in database
GPG Key ID: EEA4341C6D97A0B6
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