Fix redis dependency being too old
This commit is contained in:
@ -7,7 +7,7 @@ raven
|
|||||||
markdown
|
markdown
|
||||||
colorlog
|
colorlog
|
||||||
celery
|
celery
|
||||||
redis<3.0
|
redis
|
||||||
psycopg2
|
psycopg2
|
||||||
idna<2.8,>=2.5
|
idna<2.8,>=2.5
|
||||||
cherrypy
|
cherrypy
|
||||||
|
|||||||
Reference in New Issue
Block a user