diff --git a/services/python-lakehouse/requirements.txt b/services/python-lakehouse/requirements.txt index 969bb103..7ace7d65 100644 --- a/services/python-lakehouse/requirements.txt +++ b/services/python-lakehouse/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.139.0 uvicorn[standard]==0.51.0 asyncpg==0.31.0 pyarrow==25.0.0 -boto3==1.43.49 +boto3==1.43.54 pydantic==2.13.4 prometheus-client==0.25.0 python-dotenv==1.2.2