Skip to content

Commit 12ee2cf

Browse files
committed
fixed missing packages
1 parent 55a0fe9 commit 12ee2cf

2 files changed

Lines changed: 27 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ readme = "README.md"
66
requires-python = "==3.12.10"
77
dependencies = [
88
"azure-identity>=1.24.0",
9+
"azure-storage-blob>=12.24.0",
910
"boto3>=1.40.25",
1011
"dspy>=3.0.3",
1112
"openai>=1.106.1",

uv.lock

Lines changed: 26 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)