Skip to content

Commit 9ba8076

Browse files
fix: resolve dependency conflicts for semantic-kernel 1.39.4
Update azure-ai-projects 1.0.0b11 → 1.0.0b12 and openai 1.84.0 → 1.105.0 in requirements.txt to satisfy semantic-kernel 1.39.4 dependency constraints. Co-authored-by: Roopan-Microsoft <168007406+Roopan-Microsoft@users.noreply.github.com>
1 parent ac3dd6c commit 9ba8076

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/backend/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ opentelemetry-instrumentation-openai
1515
opentelemetry-exporter-otlp-proto-http
1616

1717
semantic-kernel[azure]==1.39.4
18-
azure-ai-projects==1.0.0b11
19-
openai==1.84.0
18+
azure-ai-projects==1.0.0b12
19+
openai==1.105.0
2020
azure-ai-inference==1.0.0b9
2121
azure-search-documents
2222
azure-ai-evaluation

0 commit comments

Comments
 (0)