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 caa0734 commit deec09dCopy full SHA for deec09d
pyproject.toml
@@ -6,7 +6,7 @@ authors = ["Zhipu AI"]
6
readme = "README.md"
7
8
[tool.poetry.dependencies]
9
-python = ">=3.8,<3.12,!=3.9.7 "
+python = ">=3.8,!=3.9.7 "
10
httpx = ">=0.23.0"
11
pydantic = ">=1.9.0,<3.0"
12
pydantic-core = ">=2.14.6"
0 commit comments