Skip to content

Commit bd14182

Browse files
committed
Upgrade pandas
1 parent f6be22d commit bd14182

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ dependencies = [
4848
"fastapi",
4949
"starlette",
5050
"uvicorn",
51-
"polars<1.38.0"
51+
"polars<1.38.0",
52+
"pandas==2.2.1"
5253
]
5354
dynamic = ["version"]
5455

0 commit comments

Comments
 (0)