update dependencies
This commit is contained in:
parent
7eb60cc345
commit
e848a047cf
1 changed files with 5 additions and 6 deletions
|
@ -1,15 +1,14 @@
|
|||
appdirs==1.4.0
|
||||
appdirs==1.4.3
|
||||
click==6.7
|
||||
Flask==0.12
|
||||
Flask-Cache==0.13.1
|
||||
itsdangerous==0.24
|
||||
Jinja2==2.9.5
|
||||
MarkupSafe==0.23
|
||||
mysqlclient==1.3.9
|
||||
MarkupSafe==1.0
|
||||
mysqlclient==1.3.10
|
||||
packaging==16.8
|
||||
pyparsing==2.1.10
|
||||
pyparsing==2.2.0
|
||||
requests==2.13.0
|
||||
six==1.10.0
|
||||
tqdm==4.11.2
|
||||
Werkzeug==0.11.15
|
||||
|
||||
Werkzeug==0.12
|
||||
|
|
Reference in a new issue