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 34f23a3 commit 87229c3Copy full SHA for 87229c3
pyproject.toml
@@ -15,7 +15,7 @@ packages = [
15
llmstack = "llmstack.cli:main"
16
17
[tool.poetry.dependencies]
18
-python = ">=3.10,<3.12"
+python = ">=3.8,<4"
19
toml = {version ="^0.10.2"}
20
junos-eznc = {version="^2.6.8", optional=true}
21
python-on-whales = "^0.71.0"
0 commit comments