diff --git a/backend/requirements.txt b/backend/requirements.txt index 65f0f0a..07d404d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -50,7 +50,7 @@ hashlib-additional==1.1 # Testing pytest==9.0.2 pytest-asyncio==0.21.1 -pytest-cov==4.1.0 +pytest-cov==7.0.0 httpx==0.25.2 # Monitoring