Skip to content

Commit 31726be

Browse files
authored
Merge pull request #7 from nagkumar91/main
Update requirements.txt to allow codespace creation
2 parents 7903d37 + 52ea320 commit 31726be

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

src/requirements.txt

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
msrest>=0.7.1
12
openai
23
azure-identity==1.16.0
34
azure-search-documents==11.4.0
@@ -10,18 +11,12 @@ promptflow-evals==0.3.0
1011
jinja2
1112
aiohttp
1213
python-dotenv
13-
14-
# The following dependencies are required for provisioning
15-
16-
# openai SDK
17-
openai==1.13.3
18-
1914
# azure dependencies
2015
azure-core==1.30.1
2116
azure-mgmt-resource==23.0.1
2217
azure-mgmt-search==9.1.0
2318
azure-mgmt-cognitiveservices==13.5.0
24-
19+
2520
# utilities
2621
omegaconf-argparse==1.0.1
2722
omegaconf==2.3.0

0 commit comments

Comments
 (0)