diff --git a/backend/requirements.txt b/backend/requirements.txt index 66af43c..d9528aa 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -httpx>=0.24,<0.28 +httpx>=0.24,<0.29 starlette>=0.36,<0.49 pytest pytest==8.2.0