diff --git a/backend/requirements.txt b/backend/requirements.txt index e30f7bc..48ec18f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -22,5 +22,5 @@ zeroconf==0.131.0 ruff==0.6.9 mypy==1.11.2 pytest==9.0.3 -pytest-asyncio==0.26.0 +pytest-asyncio==1.0.0 pytest-cov==5.0.0