diff --git a/apps/ai_workflow_engine/requirements.txt b/apps/ai_workflow_engine/requirements.txt index 025b2b0ee..e06ad1570 100644 --- a/apps/ai_workflow_engine/requirements.txt +++ b/apps/ai_workflow_engine/requirements.txt @@ -72,7 +72,7 @@ sentry-sdk==2.55.0 # Testing pytest==7.4.3 -pytest-asyncio==0.21.1 +pytest-asyncio==1.3.0 pytest-cov==4.1.0 httpx==0.28.1