Skip to content

Commit b798ccb

Browse files
authored
Merge pull request #210 from balajeerc/patch-1
Locking down redis version to 2.10.5
2 parents 9827b2d + a4f1921 commit b798ccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
argparse>=1.1
2-
redis>=2.10.5
2+
redis==2.10.5
33
pymongo>=3.0.1
44
gevent>=1.2.2
55
ujson>=1.33

0 commit comments

Comments
 (0)