Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 995dbb9

Browse files
author
Mangled Deutz
committed
Synch tox tests requirements with mainline
Docker-DCO-1.1-Signed-off-by: Mangled Deutz <[email protected]> (github: dmp42)
1 parent 17b6059 commit 995dbb9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/requirements-tox.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Flask==0.9
1+
Flask==0.10.1
22
Flask-cors==1.3.0
3-
requests==1.2.0
4-
rsa==3.1.2
5-
PyYAML==3.10
3+
requests==2.3.0
4+
rsa==3.1.4
5+
PyYAML==3.11
66
blinker==1.3
7-
gevent==0.13.8
8-
sqlalchemy==0.9.2
9-
bugsnag==1.3.1
7+
gevent==1.0.1
8+
sqlalchemy==0.9.4
9+
bugsnag==2.0.1
1010
gunicorn==18.0

0 commit comments

Comments
 (0)