Skip to content

Commit c34adb0

Browse files
Update azure-ai-projects requirement in /python
Updates the requirements on azure-ai-projects to permit the latest version. --- updated-dependencies: - dependency-name: azure-ai-projects dependency-version: 2.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83bffe1 commit c34adb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
]
2525
dependencies = [
2626
# azure agents
27-
"azure-ai-projects ~= 1.0.0b12",
27+
"azure-ai-projects >= 1.0,< 2.3",
2828
"azure-ai-agents >= 1.2.0b3",
2929
"aiohttp ~= 3.8",
3030
"cloudevents ~=1.0",

0 commit comments

Comments
 (0)