diff --git a/requirements.txt b/requirements.txt index 8856013..8495a0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -agent-framework==1.0.0rc5 -agent-framework-devui==1.0.0b260319 -agent-framework-orchestrations==1.0.0b260319 +agent-framework==1.10.0 +agent-framework-devui==1.0.0b260630 +agent-framework-orchestrations==1.0.0 autogen-agentchat>=0.7.5,<0.8.0 autogen-core>=0.7.5,<0.8.0 autogen-ext[anthropic,ollama,openai]>=0.7.5,<0.8.0 -fastapi>=0.115,<1.0 -jsonschema>=4.23,<5.0 -openapi-spec-validator>=0.7,<1.0 -pydantic>=2.0,<3.0 -pytest>=8.0,<10.0 -python-dotenv>=1.0,<2.0 -uvicorn>=0.30,<1.0 +fastapi>=0.139.0,<1.0 +jsonschema>=4.26.0,<5.0 +openapi-spec-validator>=0.9.0,<1.0 +pydantic>=2.13.4,<3.0 +pytest>=9.1.1,<10.0 +python-dotenv>=1.2.2,<2.0 +uvicorn>=0.49.0,<1.0