We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7903d37 + 52ea320 commit 31726beCopy full SHA for 31726be
src/requirements.txt
@@ -1,3 +1,4 @@
1
+msrest>=0.7.1
2
openai
3
azure-identity==1.16.0
4
azure-search-documents==11.4.0
@@ -10,18 +11,12 @@ promptflow-evals==0.3.0
10
11
jinja2
12
aiohttp
13
python-dotenv
-
14
-# The following dependencies are required for provisioning
15
16
-# openai SDK
17
-openai==1.13.3
18
19
# azure dependencies
20
azure-core==1.30.1
21
azure-mgmt-resource==23.0.1
22
azure-mgmt-search==9.1.0
23
azure-mgmt-cognitiveservices==13.5.0
24
+
25
# utilities
26
omegaconf-argparse==1.0.1
27
omegaconf==2.3.0
0 commit comments