diff --git a/services/python/cbn-reporting-engine/requirements.txt b/services/python/cbn-reporting-engine/requirements.txt index 685588fa..1f7741c4 100644 --- a/services/python/cbn-reporting-engine/requirements.txt +++ b/services/python/cbn-reporting-engine/requirements.txt @@ -1,6 +1,6 @@ fastapi>=0.136.1 pydantic>=2.5.0 -pytest-asyncio>=1.3.0 +pytest-asyncio>=1.4.0 pytest>=7.4.0 sqlalchemy>=2.0.0 uvicorn>=0.47.0