Skip to content

Commit d9d048f

Browse files
committed
Require gevent>=1.0.2 to be able to test on 1.1b1
1 parent 9af55eb commit d9d048f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
argparse>=1.1
22
redis>=2.10.3
33
pymongo>=3.0.1
4-
gevent==1.0.2
4+
gevent>=1.0.2
55
ujson==1.33
66
hiredis>=0.1.5
77
psutil==1.2.1
88
supervisor==3.0
99
subprocess32==3.2.5
1010
objgraph==1.8.1
11-
termcolor==1.1.0
11+
termcolor==1.1.0

0 commit comments

Comments
 (0)