diff --git a/backend/requirements.txt b/backend/requirements.txt index ed71594..a0fa1b8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ iniconfig==2.0.0 pydantic==2.10.6 pydantic_core==2.27.2 pytest==8.3.4 -pytest-asyncio==0.25.3 +pytest-asyncio==1.2.0 pytest-mock==3.14.0 PyYAML==6.0.2 starlette==0.45.3