diff --git a/backend/requirements.txt b/backend/requirements.txt index 1d3fb6b..1ecd0fc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ fastapi==0.136.1 uvicorn[standard]==0.47.0 python-dateutil==2.9.0.post0 pandas==3.0.3 -pyarrow==23.0.1 +pyarrow==24.0.0 duckdb==1.5.2 h3==3.7.7 python-dotenv==1.2.2