We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc7f034 + 8a4062b commit 510d3bcCopy full SHA for 510d3bc
1 file changed
scripts/populate_tox/config.py
@@ -383,7 +383,7 @@
383
"deps": {
384
# https://github.com/jamesls/fakeredis/issues/245
385
# https://github.com/cunla/fakeredis-py/issues/341
386
- "*": ["fakeredis<2.28.0", "redis<8.0.0"],
+ "*": ["fakeredis"],
387
"<0.9": ["fakeredis<1.0", "redis<3.2.2"],
388
">=0.9,<0.14": ["fakeredis>=1.0,<1.7.4"],
389
"py3.6,py3.7": ["fakeredis!=2.26.0"],
0 commit comments