diff --git a/backend/requirements.txt b/backend/requirements.txt index 113a403..4ca89d3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -48,9 +48,9 @@ sentry-sdk[fastapi]==1.39.1 structlog==24.1.0 # Testing -pytest==7.4.4 -pytest-asyncio==0.23.3 -pytest-cov==4.1.0 +pytest==9.0.3 +pytest-asyncio==1.3.0 +pytest-cov==7.1.0 httpx==0.26.0 # Development