diff --git a/backend/requirements.txt b/backend/requirements.txt index 8aba4f7..c5bb9c4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -63,7 +63,7 @@ Markdown==3.5.1 # Testing pytest==7.4.3 -pytest-asyncio==0.23.3 +pytest-asyncio==1.3.0 pytest-xdist==3.5.0 httpx==0.26.0