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 d94aa7b commit 9738e88Copy full SHA for 9738e88
pyproject.toml
@@ -31,7 +31,7 @@ pysigma-backend-splunk = "^1.0.3"
31
pygit2 = "^1.14.1"
32
tyro = "^0.8.3"
33
gitpython = "^3.1.43"
34
-setuptools = "^69.5.1"
+setuptools = ">=69.5.1,<71.0.0"
35
[tool.poetry.dev-dependencies]
36
37
[build-system]
0 commit comments