Skip to content

Commit abb5476

Browse files
ci(rq): Unpin redis and fakeredis for tests
1 parent e8d67d8 commit abb5476

4 files changed

Lines changed: 46 additions & 48 deletions

File tree

scripts/populate_tox/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@
383383
"deps": {
384384
# https://github.com/jamesls/fakeredis/issues/245
385385
# https://github.com/cunla/fakeredis-py/issues/341
386-
"*": ["fakeredis<2.28.0", "redis<8.0.0"],
387386
"<0.9": ["fakeredis<1.0", "redis<3.2.2"],
388387
">=0.9,<0.14": ["fakeredis>=1.0,<1.7.4"],
389388
"py3.6,py3.7": ["fakeredis!=2.26.0"],

0 commit comments

Comments
 (0)