-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathrequirements.txt
More file actions
172 lines (172 loc) · 3.61 KB
/
requirements.txt
File metadata and controls
172 lines (172 loc) · 3.61 KB
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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt --resolver=backtracking
#
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
# via microsoft-kiota-authentication-azure
aiosignal==1.3.1
# via aiohttp
anyio==4.3.0
# via httpx
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
azure-core==1.31.0
# via
# azure-identity
# microsoft-kiota-authentication-azure
azure-identity==1.23.0
# via
# -r requirements.in
# msgraph-sdk
certifi==2024.7.4
# via
# httpcore
# httpx
# requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.5
# via
# azure-identity
# msal
# pyjwt
deprecated==1.2.14
# via opentelemetry-api
exceptiongroup==1.2.0
# via anyio
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
h2==4.1.0
# via httpx
hpack==4.0.0
# via h2
httpcore==1.0.4
# via httpx
httpx[http2]==0.27.0
# via
# microsoft-kiota-http
# msgraph-core
hyperframe==6.0.1
# via h2
idna==3.7
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==6.11.0
# via opentelemetry-api
microsoft-kiota-abstractions==1.3.1
# via
# microsoft-kiota-authentication-azure
# microsoft-kiota-http
# microsoft-kiota-serialization-form
# microsoft-kiota-serialization-json
# microsoft-kiota-serialization-multipart
# microsoft-kiota-serialization-text
# msgraph-core
# msgraph-sdk
microsoft-kiota-authentication-azure==1.0.0
# via
# msgraph-core
# msgraph-sdk
microsoft-kiota-http==1.3.1
# via
# msgraph-core
# msgraph-sdk
microsoft-kiota-serialization-form==0.1.0
# via msgraph-sdk
microsoft-kiota-serialization-json==1.3.0
# via msgraph-sdk
microsoft-kiota-serialization-multipart==0.1.0
# via msgraph-sdk
microsoft-kiota-serialization-text==1.0.0
# via msgraph-sdk
msal==1.31.0
# via
# azure-identity
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
msgraph-core==1.0.0
# via msgraph-sdk
msgraph-sdk==1.16.0
# via -r requirements.in
multidict==6.0.5
# via
# aiohttp
# yarl
opentelemetry-api==1.23.0
# via
# microsoft-kiota-abstractions
# microsoft-kiota-authentication-azure
# microsoft-kiota-http
# opentelemetry-sdk
opentelemetry-sdk==1.23.0
# via
# microsoft-kiota-abstractions
# microsoft-kiota-authentication-azure
# microsoft-kiota-http
opentelemetry-semantic-conventions==0.44b0
# via opentelemetry-sdk
pendulum==3.0.0
# via
# microsoft-kiota-serialization-form
# microsoft-kiota-serialization-json
portalocker==2.8.2
# via msal-extensions
pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
python-dateutil==2.9.0.post0
# via
# microsoft-kiota-serialization-text
# pendulum
# time-machine
requests==2.32.4
# via
# azure-core
# msal
six==1.16.0
# via
# azure-core
# python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
std-uritemplate==0.0.54
# via microsoft-kiota-abstractions
time-machine==2.14.0
# via pendulum
typing-extensions==4.10.0
# via
# anyio
# azure-core
# azure-identity
# opentelemetry-sdk
tzdata==2024.1
# via pendulum
urllib3==2.5.0
# via requests
wrapt==1.16.0
# via deprecated
yarl==1.9.4
# via aiohttp
zipp==3.19.1
# via importlib-metadata