diff --git a/WorkflowExecAgent/tests/example_workflow/requirements.txt b/WorkflowExecAgent/tests/example_workflow/requirements.txt index db31b14f79..32f9f74b34 100644 --- a/WorkflowExecAgent/tests/example_workflow/requirements.txt +++ b/WorkflowExecAgent/tests/example_workflow/requirements.txt @@ -1,7 +1,7 @@ fastapi numpy pandas -requests==2.32.4 +requests==2.33.0 scikit-learn uvicorn xgboost