Skip to content

Commit 185c4ff

Browse files
committed
install dependencies via 'poetry add --group backend azure-ai-vision-imageanalysis'
1 parent e7f81b1 commit 185c4ff

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

poetry.lock

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ pydantic-settings = "^2.2.1"
3030
azure-ai-documentintelligence = "^1.0.0b3"
3131
python-multipart = "^0.0.9"
3232
azure-storage-blob = "^12.19.1"
33+
azure-ai-vision-imageanalysis = "^1.0.0b2"
3334

3435

3536
[tool.poetry.group.frontend.dependencies]

0 commit comments

Comments
 (0)