Skip to content

Commit 957d5cd

Browse files
committed
fixup
1 parent 99e8f52 commit 957d5cd

2 files changed

Lines changed: 88 additions & 53 deletions

File tree

poetry.lock

Lines changed: 87 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ eutils = "~0.6.0"
3333
email_validator = "~2.1.1"
3434
numpy = "~1.26"
3535
httpx = "~0.26.0"
36-
pandas = "~2.0.0"
36+
pandas = ">=2.2.0,<3.0.0"
3737
pydantic = "~2.10.0"
3838
python-dotenv = "~0.20.0"
3939
python-json-logger = "~2.0.7"

0 commit comments

Comments
 (0)