Skip to content

Commit 841aaf6

Browse files
akachanovoguzhanunlu
authored andcommitted
Bump max version requirement of redis (close snowplow#223)
1 parent ac80d23 commit 841aaf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"pycontracts>=1.7.6,<2.0",
8181
"celery>=4.0,<5.0",
8282
"gevent>=1.0.2,<2.0",
83-
"redis>=2.9.1,<3.0",
83+
"redis>=2.9.1,<4.0",
8484
"six>=1.9.0,<2.0"
8585
],
8686
)

0 commit comments

Comments
 (0)