We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a92ab commit 309ba0bCopy full SHA for 309ba0b
pyproject.toml
@@ -38,7 +38,7 @@ classifiers = [
38
]
39
requires-python = '>=3.8'
40
dependencies = [
41
- 'redis[hiredis]>=4.2.0,<6',
+ 'redis[hiredis]>=4.2.0',
42
'click>=8.0',
43
44
optional-dependencies = {watch = ['watchfiles>=0.16'] }
0 commit comments