Skip to content

Commit aea95ad

Browse files
committed
Upgrade dependencies
1 parent d0f0346 commit aea95ad

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

requirements.txt

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,31 @@
1-
amqp==2.2.2
1+
amqp==2.3.2
22
asn1crypto==0.24.0
3-
billiard==3.5.0.3
4-
celery==4.1.0
5-
certifi==2018.1.18
3+
billiard==3.5.0.4
4+
celery==4.2.1
5+
certifi==2018.8.13
66
cffi==1.11.5
77
chardet==3.0.4
88
click==6.7
9-
cryptography==2.2.2
10-
Flask==0.12.2
9+
cryptography==2.3.1
10+
Flask==1.0.2
1111
gitconsensus==0.7.2
12+
gitconsensusservice==0.1.0
1213
github3.py==1.1.0
1314
github3apps.py==0.1.3
1415
idna==2.6
1516
itsdangerous==0.24
1617
Jinja2==2.10
17-
kombu==4.1.0
18+
kombu==4.2.1
1819
MarkupSafe==1.0
1920
pycparser==2.18
20-
PyJWT==1.6.1
21-
python-dateutil==2.7.2
22-
pytz==2018.3
21+
PyJWT==1.6.4
22+
python-dateutil==2.7.3
23+
pytz==2018.5
2324
PyYAML==3.12
2425
requests==2.18.4
26+
semantic-version==2.6.0
2527
six==1.11.0
2628
uritemplate==3.0.0
27-
uritemplate.py==3.0.2
2829
urllib3==1.22
2930
vine==1.1.4
3031
Werkzeug==0.14.1

0 commit comments

Comments
 (0)