diff --git a/requirements.txt b/requirements.txt index 60e8e2e..3403eca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ -agent-framework==1.0.0rc5 -agent-framework-devui==1.0.0b260319 -agent-framework-orchestrations==1.0.0b260319 +agent-framework==1.11.0 +agent-framework-devui==1.0.0b260709 +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.133.0,<0.138.1 +fastapi>=0.138.0,<0.138.1 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 -pytest-cov>=5.0,<8.0 +pytest-cov>=7.1.0,<8.0 python-dotenv>=1.2.2,<2.0 -uvicorn>=0.41.0,<0.42.0 +uvicorn>=0.51.0,<0.52.0