mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-19 20:14:13 -04:00
Update cryptography dependency to 2.3.1
This commit is contained in:
parent
2aa6a72ba4
commit
15835f1c38
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
click==6.7
|
click==6.7
|
||||||
cryptography==2.1.4
|
cryptography==2.3.1
|
||||||
Flask==0.12.2
|
Flask==0.12.2
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
click==6.7
|
click==6.7
|
||||||
cryptography==2.1.4
|
cryptography==2.3.1
|
||||||
Flask==0.12.2
|
Flask==0.12.2
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue