Logo
Explore Help
Sign In
util
/
rq
mirror of https://github.com/peter4431/rq.git
4
0
Fork
You've already forked rq
0
Code Issues Packages Projects Releases Wiki Activity
rq/requirements.txt

3 lines
24 B
Plaintext
Raw Normal View History Unescape Escape

modify zadd calls for redis-py 3.0 (#1016) * modify zadd calls for redis-py 3.0 redis-py 3.0 changes the zadd interface that accepts a single mapping argument that is expected to be a dict. https://github.com/andymccurdy/redis-py#mset-msetnx-and-zadd * change FailedQueue.push_job_id to always push a str redis-py 3.0 does not attempt to cast values to str and is left to the user. * remove Redis connection patching Since in redis-py 3.0, Redis == StrictRedis class, we no longer need to patch _zadd and other methods. Ref: https://github.com/rq/rq/pull/1016#issuecomment-441010847
6 years ago
redis>=3.0
Reverted click requirement back to >= 3.0
9 years ago
click>=3.0.0
Powered by Gitea Version: 1.19.0 Page: 43ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses