diff --git a/apphub/requirements-dev.txt b/apphub/requirements-dev.txt index 4f04f796..35651b77 100644 --- a/apphub/requirements-dev.txt +++ b/apphub/requirements-dev.txt @@ -3,7 +3,7 @@ # Testing Framework pytest>=7.4.0 pytest-cov>=4.1.0 -pytest-asyncio>=0.21.0 +pytest-asyncio>=1.4.0 pytest-timeout>=2.1.0 httpx>=0.24.0 # For testing FastAPI async endpoints