diff --git a/ecosystem/arc-core/ARC_Console/requirements.txt b/ecosystem/arc-core/ARC_Console/requirements.txt index f341f71..c31d03e 100644 --- a/ecosystem/arc-core/ARC_Console/requirements.txt +++ b/ecosystem/arc-core/ARC_Console/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.116.1 uvicorn==0.35.0 pydantic==2.11.7 -pytest==8.4.1 +pytest==9.0.3 httpx==0.28.1