We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc69843 + 1fe1b80 commit f7bb40fCopy full SHA for f7bb40f
1 file changed
python/microsoft-agent-framework-tool-policy/pyproject.toml
@@ -5,7 +5,7 @@ description = "Agent Assembly governance demo with Microsoft Agent Framework"
5
requires-python = ">=3.12"
6
dependencies = [
7
# Pinned exactly: the only newer release, 0.0.2, was yanked upstream
8
- # ("have wrong to release"). 0.0.1rc3 remains the latest installable
+ # ("have wrong to release"). 0.0.1rc5 remains the latest installable
9
# version on PyPI. Re-evaluate once a non-yanked 0.0.2+ is published.
10
"agent-assembly==0.0.1rc5",
11
]
0 commit comments