We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127f986 commit 546133bCopy full SHA for 546133b
1 file changed
tox.ini
@@ -39,9 +39,9 @@ deps=
39
{memcached}: python-binary-memcached>=0.29.0
40
{memcached}: pifpaf>=2.5.0
41
{memcached}: pymemcache>=3.5.0
42
- {redis}: redis!=4.3.2,4.3.3
+ {redis}: redis!=4.3.2,!=4.3.3
43
{redis}: pifpaf
44
- {redis_sentinel}: redis
+ {redis_sentinel}: redis!=4.3.2,!=4.3.3
45
{redis_sentinel}: pifpaf
46
{cov}: pytest-cov
47
0 commit comments