diff --git a/backend/requirements.txt b/backend/requirements.txt index 97c870c..8e47624 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,5 +26,5 @@ websockets>=11,<17 # accelerate==0.25.0 # Utilities -python-dotenv==1.2.1 -httpx>=0.26,<0.29 +python-dotenv==1.2.2 +httpx>=0.28.1,<0.29