Commit f0137d2
committed
fix(deps): revert OT 1.41/azure-ai-projects 2.1 due to upstream pins
Resolves pip ResolutionImpossible errors in lint, backend_tests, and
docker-build jobs:
- semantic-kernel 1.41.3 requires azure-ai-projects~=1.0.0b12 (cannot use 2.1.0)
- azure-monitor-opentelemetry 1.8.7 pins opentelemetry-sdk==1.40 (cannot use 1.41.1)
Reverted to versions compatible with both umbrella packages. The 2.1.0
azure-ai-projects pin in dependabotchanges was incompatible with the
semantic-kernel version present in the repo and was previously masked
because CI didn't run on that branch.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ebb515c commit f0137d2
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
0 commit comments