forked from AzureCosmosDB/CosmosAIGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
375 lines (374 loc) · 7.03 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file='.\requirements.txt' '.\requirements.in'
#
aiofiles==23.2.1
# via semantic-kernel
aiohappyeyeballs==2.3.4
# via aiohttp
aiohttp==3.10.5
# via
# -r .\requirements.in
# semantic-kernel
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via
# httpx
# openai
# starlette
asgiref==3.8.1
# via openapi-core
attrs==24.1.0
# via
# aiohttp
# jsonschema
# referencing
azure-core==1.30.2
# via
# azure-cosmos
# azure-identity
# azure-storage-blob
azure-cosmos==4.7.0
# via -r .\requirements.in
azure-identity==1.17.1
# via -r .\requirements.in
azure-storage-blob==12.21.0
# via -r .\requirements.in
beautifulsoup4==4.12.3
# via -r .\requirements.in
black==24.8.0
# via -r .\requirements.in
certifi==2024.7.4
# via
# -r .\requirements.in
# httpcore
# httpx
# requests
cffi==1.16.0
# via cryptography
chardet==5.2.0
# via prance
charset-normalizer==3.3.2
# via
# httpie
# requests
click==8.1.7
# via
# black
# uvicorn
colorama==0.4.6
# via
# click
# httpie
# pytest
# tqdm
coverage[toml]==7.6.0
# via pytest-cov
cryptography==44.0.0
# via
# -r .\requirements.in
# azure-identity
# azure-storage-blob
# msal
# pyjwt
defusedxml==0.7.1
# via
# httpie
# semantic-kernel
distro==1.9.0
# via openai
dnspython==2.6.1
# via
# -r .\requirements.in
# pymongo
docopt==0.6.2
# via -r .\requirements.in
faker==26.1.0
# via -r .\requirements.in
fastapi==0.112.0
# via
# -r .\requirements.in
# fastapi-msal
fastapi-msal==2.1.6
# via -r .\requirements.in
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via
# httpcore
# hypercorn
# uvicorn
# wsproto
h2==4.1.0
# via hypercorn
hpack==4.0.0
# via h2
httpcore==1.0.5
# via httpx
httpie==3.2.3
# via -r .\requirements.in
httpx==0.27.0
# via
# -r .\requirements.in
# openai
hypercorn==0.17.3
# via -r .\requirements.in
hyperframe==6.0.1
# via h2
idna==3.7
# via
# anyio
# httpx
# requests
# yarl
iniconfig==2.0.0
# via pytest
isodate==0.6.1
# via
# azure-storage-blob
# openapi-core
# rdflib
itsdangerous==2.2.0
# via -r .\requirements.in
jinja2==3.1.4
# via -r .\requirements.in
jsonschema==4.23.0
# via
# openapi-core
# openapi-schema-validator
# openapi-spec-validator
jsonschema-path==0.3.3
# via openapi-spec-validator
jsonschema-spec==0.2.4
# via openapi-core
jsonschema-specifications==2023.7.1
# via
# jsonschema
# openapi-schema-validator
lazy-object-proxy==1.10.0
# via openapi-spec-validator
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via
# jinja2
# werkzeug
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.3.0
# via openapi-core
motor==3.5.1
# via semantic-kernel
msal==1.30.0
# via
# azure-identity
# fastapi-msal
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
multidict==6.0.5
# via
# -r .\requirements.in
# aiohttp
# httpie
# yarl
mypy-extensions==1.0.0
# via black
numpy==1.26.4
# via
# pandas
# semantic-kernel
openai==1.38.0
# via
# -r .\requirements.in
# semantic-kernel
openapi-core==0.18.2
# via semantic-kernel
openapi-schema-validator==0.6.2
# via
# openapi-core
# openapi-spec-validator
openapi-spec-validator==0.7.1
# via openapi-core
packaging==24.1
# via
# black
# prance
# pytest
pandas==2.2.2
# via -r .\requirements.in
parse==1.20.2
# via openapi-core
pathable==0.4.3
# via
# jsonschema-path
# jsonschema-spec
pathspec==0.12.1
# via black
platformdirs==4.2.2
# via black
pluggy==1.5.0
# via pytest
portalocker==2.10.1
# via msal-extensions
prance==23.6.21.0
# via semantic-kernel
priority==2.0.0
# via hypercorn
psutil==6.0.0
# via -r .\requirements.in
pycparser==2.22
# via cffi
pydantic==2.8.2
# via
# fastapi
# fastapi-msal
# openai
# pydantic-settings
# semantic-kernel
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.4.0
# via fastapi-msal
pygments==2.18.0
# via
# httpie
# rich
pyjwt[crypto]==2.9.0
# via
# msal
# pyjwt
pymongo==4.8.0
# via
# -r .\requirements.in
# motor
pyparsing==3.1.2
# via rdflib
pysocks==1.7.1
# via requests
pytest==7.3.2
# via
# -r .\requirements.in
# pytest-asyncio
# pytest-cov
pytest-asyncio==0.23.8
# via -r .\requirements.in
pytest-cov==5.0.0
# via -r .\requirements.in
python-dateutil==2.9.0.post0
# via
# faker
# pandas
python-dotenv==1.0.1
# via
# -r .\requirements.in
# pydantic-settings
# semantic-kernel
python-multipart==0.0.9
# via -r .\requirements.in
pytz==2024.1
# via pandas
pywin32==308
# via portalocker
pyyaml==6.0.1
# via
# jsonschema-path
# jsonschema-spec
rdflib==7.0.0
# via -r .\requirements.in
referencing==0.30.2
# via
# jsonschema
# jsonschema-path
# jsonschema-spec
# jsonschema-specifications
regex==2023.12.25
# via
# semantic-kernel
# tiktoken
requests[socks]==2.31.0
# via
# -r .\requirements.in
# azure-core
# httpie
# jsonschema-path
# jsonschema-spec
# msal
# prance
# requests-toolbelt
# tiktoken
requests-toolbelt==1.0.0
# via httpie
rfc3339-validator==0.1.4
# via openapi-schema-validator
rich==13.7.1
# via httpie
rpds-py==0.19.1
# via
# jsonschema
# referencing
ruamel-yaml==0.18.6
# via prance
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
semantic-kernel==0.9.1b1
# via -r .\requirements.in
six==1.16.0
# via
# azure-core
# isodate
# prance
# python-dateutil
# rfc3339-validator
sniffio==1.3.1
# via
# anyio
# httpx
# openai
soupsieve==2.5
# via beautifulsoup4
starlette==0.37.2
# via
# -r .\requirements.in
# fastapi
# fastapi-msal
tiktoken==0.7.0
# via -r .\requirements.in
tqdm==4.66.4
# via openai
typing-extensions==4.12.2
# via
# azure-core
# azure-cosmos
# azure-identity
# azure-storage-blob
# fastapi
# openai
# pydantic
# pydantic-core
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via requests
uvicorn==0.30.5
# via -r .\requirements.in
werkzeug==3.1.3
# via
# -r .\requirements.in
# openapi-core
wsproto==1.2.0
# via hypercorn
xmlformatter==0.2.6
# via -r .\requirements.in
yarl==1.9.4
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools