Updated requirements.txt on Heroku docs

main
Selwin Ong 6 years ago committed by GitHub
parent 2f35222ddb
commit 22f004f7d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,8 +9,8 @@ layout: patterns
To setup RQ on [Heroku][1], first add it to your To setup RQ on [Heroku][1], first add it to your
`requirements.txt` file: `requirements.txt` file:
redis==2.10.5 redis>=3
rq==0.7.0 rq>=0.13
Create a file called `run-worker.py` with the following content (assuming you Create a file called `run-worker.py` with the following content (assuming you
are using [Redis To Go][2] with Heroku): are using [Redis To Go][2] with Heroku):

Loading…
Cancel
Save