Skip to content

Commit 065d66c

Browse files
authored
updated pandas dependency version range
1 parent e8d6dc5 commit 065d66c

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 @@ python = "^3.10"
1212
python-libsbml = "^5.20.2"
1313
toml = "^0.10.2"
1414
rich = "^13.7.1"
15-
pandas = "^2.2.2"
15+
pandas = ">=2.0,<2.2.2"
1616
pydantic = "^2.7.4"
1717
loguru = "^0.7.2"
1818
rdflib = "7.0.0"

0 commit comments

Comments
 (0)