Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Commit

Permalink
Downgrade redis
Browse files Browse the repository at this point in the history
redis 3 is not supported by celery.
  • Loading branch information
daquinoaldo committed Dec 11, 2018
1 parent c864c0c commit 1625705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
stravalib
requests
celery
redis
redis==2.10.6
requests-mock
flask
flask-sqlalchemy
flask-sqlalchemy

0 comments on commit 1625705

Please sign in to comment.