diff --git a/apps/sidix_gateway/requirements.txt b/apps/sidix_gateway/requirements.txt index cfeea3a5..5de07ea0 100644 --- a/apps/sidix_gateway/requirements.txt +++ b/apps/sidix_gateway/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.109.0 uvicorn==0.27.0 httpx==0.26.0 -pydantic==2.5.3 +pydantic==2.13.4 python-dotenv==1.0.0