Skip to content

Commit 12fbaa1

Browse files
authored
Update pyproject.toml
1 parent 60a0efa commit 12fbaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Zhipu AI"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = ">=3.8,!=3.9.7 "
9+
python = ">=3.8,<4.0.0,!=3.9.7 "
1010
httpx = ">=0.23.0"
1111
pydantic = ">=1.9.0,<3.0"
1212
pydantic-core = ">=2.14.6"

0 commit comments

Comments
 (0)