Skip to content

Commit 1a9d0fe

Browse files
committed
Update packages in requirements.txt (yay flask 1.0 release!)
1 parent 540af49 commit 1a9d0fe

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

requirements.txt

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,33 @@
11
alabaster==0.7.10
22
asn1crypto==0.24.0
3-
Babel==2.5.1
4-
certifi==2017.11.5
5-
cffi==1.11.3
3+
Babel==2.5.3
4+
certifi==2018.4.16
5+
cffi==1.11.5
66
chardet==3.0.4
77
click==6.7
8-
coverage==4.4.2
9-
cryptography==2.1.4
8+
cryptography==2.2.2
109
docutils==0.14
11-
Flask==0.12.2
10+
Flask==1.0
1211
Flask-Sphinx-Themes==1.0.2
1312
idna==2.6
14-
imagesize==0.7.1
13+
imagesize==1.0.0
1514
itsdangerous==0.24
1615
Jinja2==2.10
1716
MarkupSafe==1.0
17+
packaging==17.1
1818
pluggy==0.6.0
19-
py==1.5.2
19+
py==1.5.3
2020
pycparser==2.18
2121
Pygments==2.2.0
22-
PyJWT==1.5.3
23-
pytz==2017.3
22+
PyJWT==1.6.1
23+
pyparsing==2.2.0
24+
pytz==2018.4
2425
requests==2.18.4
2526
six==1.11.0
2627
snowballstemmer==1.2.1
27-
Sphinx==1.6.6
28+
Sphinx==1.7.4
2829
sphinxcontrib-websupport==1.0.1
29-
tox==2.9.1
30+
tox==3.0.0
3031
urllib3==1.22
31-
virtualenv==15.1.0
32+
virtualenv==15.2.0
3233
Werkzeug==0.14.1

0 commit comments

Comments
 (0)