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 e0d62fb commit 173f971Copy full SHA for 173f971
pyproject.toml
@@ -42,7 +42,7 @@ click = "^8.0.1"
42
types-redis = ">=3.5.9,<5.0.0"
43
python-ulid = "^1.0.3"
44
typing-extensions = "^4.4.0"
45
-hiredis = "^2.2.3"
+hiredis = ">=2.2.3,<4.0.0"
46
more-itertools = ">=8.14,<11.0"
47
setuptools = {version = ">=69.2,<73.0", markers = "python_version >= '3.12'"}
48
0 commit comments