Skip to content

Commit f3e798f

Browse files
authored
Update requirements.txt
added azure-storage-file-share==12.10.1 to resolve loading issue
1 parent 7903d37 commit f3e798f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
openai
22
azure-identity==1.16.0
33
azure-search-documents==11.4.0
4+
azure-storage-file-share==12.10.1
45
azure-ai-ml==1.16.0
56
promptflow[azure]==1.11.0
67
promptflow-tracing==1.11.0
@@ -25,4 +26,4 @@ azure-mgmt-cognitiveservices==13.5.0
2526
# utilities
2627
omegaconf-argparse==1.0.1
2728
omegaconf==2.3.0
28-
pydantic>=2.6
29+
pydantic>=2.6

0 commit comments

Comments
 (0)