diff --git a/backend/requirements.txt b/backend/requirements.txt index 2c71cd9..0dbc66f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ uvicorn[standard]==0.49.0 python-dateutil==2.9.0.post0 pandas==3.0.3 pyarrow==23.0.1 -duckdb==1.5.3 +duckdb==1.5.4 h3==3.7.7 python-dotenv==1.2.2 httpx==0.28.1