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 c5068e5 commit 9e9cb85Copy full SHA for 9e9cb85
pyproject.toml
@@ -44,7 +44,7 @@ python-ulid = "^1.0.3"
44
typing-extensions = "^4.4.0"
45
hiredis = ">=2.2.3,<4.0.0"
46
more-itertools = ">=8.14,<11.0"
47
-setuptools = {version = ">=70.0,<73.0", markers = "python_version >= '3.12'"}
+setuptools = {version = ">=70.0,<75.0", markers = "python_version >= '3.12'"}
48
49
[tool.poetry.dev-dependencies]
50
mypy = "^1.9.0"
0 commit comments