diff --git a/Controller/requirements.txt b/Controller/requirements.txt index bc987b5..82e5d28 100644 --- a/Controller/requirements.txt +++ b/Controller/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.141.1 starlette>=1.6.0 uvicorn[standard]==0.52.1 -snowflake-connector-python==4.7.2 +snowflake-connector-python==4.7.3 pydantic==2.13.4 PyYAML==6.0.3 psycopg[binary]==3.3.4