diff --git a/backend/requirements.txt b/backend/requirements.txt index e365ced..6209da7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ pydantic-settings==2.1.0 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 python-multipart==0.0.6 -httpx==0.26.0 +httpx>=0.25.0 pytest==7.4.4 pytest-asyncio==0.23.3 -pytest-httpx==0.27.0 +pytest-httpx==0.25.0