Skip to content

Commit 6249539

Browse files
authored
更新pands
更新pands
1 parent 32f90b9 commit 6249539

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
@@ -12,7 +12,7 @@ pydantic = ">=1.9.0,<3.0"
1212
pydantic-core = ">=2.14.6"
1313
cachetools = ">=4.2.2"
1414
pyjwt = "~=2.8.0"
15-
pandas = {version = ">=1.3.0", python = ">=3.9,<3.9.7 || >3.9.7,<4.0"}
15+
pandas = {version = ">=1.0.0", python = ">=3.8,<3.9.7 || >3.9.7,<4.0"}
1616

1717

1818
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)