summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Expand)AuthorAgeFilesLines
* Improve requirements handling (#1287)Paul Spooren2020-06-291-2/+2
* modify zadd calls for redis-py 3.0 (#1016)Darshan Rai2018-12-031-1/+1
* Reverted click requirement back to >= 3.0Selwin Ong2015-11-281-1/+1
* Fix broken testsCal Leeming2015-11-251-1/+1
* Don't require Redis 2.10.Vincent Driessen2015-03-091-1/+1
* Update requirements to redis-py 2.10.0Eric Bustarret2015-03-061-1/+1
* triggering shutdown by setting a redis flagJonathan Tushman2014-12-121-2/+2
* Add CLI `rq` to empty queues and requeue failed jobszhangliyong2014-08-141-0/+1
* Remove `times` dependency from requirements.txt.Vincent Driessen2014-01-031-1/+0
* Install importlib on Travis' py26 environment.Vincent Driessen2013-01-241-1/+0
* Remove logbook and replace it with logging.Vincent Driessen2012-09-021-1/+0
* Revert "Remove logbook and replace it with logging".Vincent Driessen2012-08-301-0/+1
* Remove logbook from the install_requires and other dependency areasDonald Stufft2012-08-211-1/+0
* Add Travis CI configuration file.Vincent Driessen2012-07-181-0/+4