diff --git a/backend/requirements.txt b/backend/requirements.txt index cf73f33..b2e8c3e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,6 +5,6 @@ sqlalchemy==2.0.35 pydantic==2.9.2 psycopg2-binary==2.9.9 python-dotenv==1.2.2 -httpx==0.27.0 +httpx==0.28.1 PyJWT==2.13.0 slowapi==0.1.9 \ No newline at end of file