diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 545cc96..4f30083 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,6 +1,6 @@ -r requirements.txt pytest==8.3.4 -pytest-asyncio==0.24.0 +pytest-asyncio==1.4.0 pytest-cov==6.0.0 httpx==0.28.1 mongomock-motor==0.0.34