Commit a7f2f19
fix(ci): resolve processor_tests dependency conflict
Pin agent-framework-orchestrations to the locked 1.0.0b260507 in the
processor_tests install step. The agent-framework-core[all] extra pulls
orchestrations in unpinned, so pip's fresh resolve grabbed the stable
1.0.0 which requires agent-framework-core>=1.9.0, conflicting with the
pinned agent-framework-core==1.3.0 and failing installation.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b8c2239 commit a7f2f19
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
136 | 140 | | |
137 | 141 | | |
138 | 142 | | |
| |||
0 commit comments