diff --git a/backend/requirements.txt b/backend/requirements.txt index 66af43c..5f62d48 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ httpx>=0.24,<0.28 starlette>=0.36,<0.49 pytest pytest==8.2.0 -pytest_asyncio==0.23.6 +pytest_asyncio==1.3.0 fastapi>=0.110.0 pydantic>=2.0.0 # Required for MLflow and pkg_resources