Update dependencies to current Debian stretch versions
This commit is contained in:
parent
eb201c6832
commit
50ef1a799a
1 changed files with 6 additions and 7 deletions
13
stretch.pip
13
stretch.pip
|
@ -1,11 +1,10 @@
|
||||||
Flask==0.10.1
|
Flask==0.12
|
||||||
Jinja2==2.8
|
Jinja2==2.8
|
||||||
MarkupSafe==0.23
|
MarkupSafe==0.23
|
||||||
Werkzeug==0.10.4
|
Werkzeug==0.11.15
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
Babel==2.1.1
|
Babel==2.3.4
|
||||||
Flask-Babel==0.9
|
Flask-Babel==0.11.1
|
||||||
pytz==2012c
|
pytz==2016.7
|
||||||
speaklater==1.3
|
|
||||||
Flask-WTF==0.12
|
Flask-WTF==0.12
|
||||||
WTForms==2.0.2
|
WTForms==2.1
|
||||||
|
|
Loading…
Reference in a new issue