Skip to content

Commit b02437f

Browse files
committed
require redis >= 2.4.12, not that version specifically
1 parent 3a50d9a commit b02437f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
simplejson==2.0.9
2-
redis==2.4.12
2+
redis>=2.4.12
33
setproctitle>=1.0

0 commit comments

Comments
 (0)