diff --git a/backend/requirements.txt b/backend/requirements.txt index b2fb0f9..da09ecc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -25,7 +25,7 @@ slowapi==0.1.9 # Testing pytest==7.4.4 -pytest-asyncio==0.23.3 +pytest-asyncio==1.4.0 pytest-cov==4.1.0 httpx==0.26.0