diff --git a/backend/requirements.txt b/backend/requirements.txt index f2a4e85..0cf00e1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,6 +14,6 @@ structlog>=26.1.0,<27.0 prometheus-client>=0.25.0,<1.0 sentry-sdk[fastapi]>=2.64.0,<3.0 pytest>=9.1.1,<10.0 -pytest-asyncio>=1.0,<2.0 +pytest-asyncio>=1.4.0,<2.0 respx>=0.22,<1.0 asgi-lifespan>=2.1,<3.0