Skip to content

Commit 964994e

Browse files
committed
chore: pin agent-framework to 1.0.0b260107 to prevent breaking upgrades
1 parent 215023d commit 964994e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

src/ContentProcessorWorkflow/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"agent-framework>=1.0.0b251216",
8+
"agent-framework==1.0.0b260107",
99
"aiohttp>=3.12.14",
1010
"art>=6.5",
1111
"azure-ai-agents>=1.2.0b1",

src/ContentProcessorWorkflow/uv.lock

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)