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 30c60f9 commit 5a5c8dbCopy full SHA for 5a5c8db
pyproject.toml
@@ -44,7 +44,7 @@ types-redis = ">=3.5.9,<5.0.0"
44
python-ulid = "^1.0.3"
45
typing-extensions = "^4.4.0"
46
hiredis = "^2.0.0"
47
-more-itertools = "^8.14.0"
+more-itertools = ">=8.14,<10.0"
48
49
[tool.poetry.dev-dependencies]
50
mypy = "^0.982"
0 commit comments