Bump min version of azure-ai-project

This commit is contained in:
Tao Chen
2026-06-03 15:22:42 -07:00
Unverified
parent e4dcbe555a
commit 76ec3efaed
+1 -1
View File
@@ -26,7 +26,7 @@ dependencies = [
"agent-framework-core>=1.7.0,<2",
"agent-framework-openai>=1.7.0,<2",
"azure-ai-inference>=1.0.0b9,<1.0.0b10",
"azure-ai-projects>=2.1.0,<3.0",
"azure-ai-projects>=2.2.0,<3.0",
]
[tool.uv]