forked from equinor/isar-robot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
249 lines (249 loc) · 4.5 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
alitra==1.1.3
# via
# isar
# isar-robot (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via
# httpx
# starlette
# watchfiles
azure-core==1.30.2
# via
# azure-identity
# azure-keyvault-secrets
# azure-storage-blob
# opencensus-ext-azure
azure-identity==1.17.0
# via
# isar
# opencensus-ext-azure
azure-keyvault-secrets==4.8.0
# via isar
azure-storage-blob==12.20.0
# via isar
backoff==2.2.1
# via isar
cachetools==5.3.3
# via google-auth
certifi==2024.6.2
# via
# httpcore
# httpx
# requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# isar
# typer
# uvicorn
cryptography==42.0.8
# via
# azure-identity
# azure-storage-blob
# fastapi-azure-auth
# msal
# pyjwt
dacite==1.8.1
# via
# alitra
# isar
dnspython==2.6.1
# via email-validator
email-validator==2.2.0
# via fastapi
fastapi==0.111.0
# via
# fastapi-azure-auth
# isar
fastapi-azure-auth==4.4.0
# via isar
fastapi-cli==0.0.4
# via fastapi
google-api-core==2.19.0
# via opencensus
google-auth==2.30.0
# via google-api-core
googleapis-common-protos==1.63.1
# via google-api-core
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.0
# via
# fastapi
# fastapi-azure-auth
idna==3.7
# via
# anyio
# email-validator
# httpx
# requests
injector==0.21.0
# via isar
isar==1.22.0
# via isar-robot (pyproject.toml)
isodate==0.6.1
# via
# azure-keyvault-secrets
# azure-storage-blob
jinja2==3.1.4
# via fastapi
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
msal==1.28.1
# via
# azure-identity
# msal-extensions
msal-extensions==1.1.0
# via azure-identity
numpy==2.0.0
# via
# alitra
# isar
# scipy
opencensus==0.11.4
# via
# opencensus-ext-azure
# opencensus-ext-logging
# opencensus-ext-requests
opencensus-context==0.1.3
# via opencensus
opencensus-ext-azure==1.1.13
# via isar
opencensus-ext-logging==0.1.1
# via isar
opencensus-ext-requests==0.8.0
# via isar
orjson==3.10.5
# via fastapi
packaging==24.1
# via msal-extensions
paho-mqtt==2.1.0
# via isar
portalocker==2.8.2
# via msal-extensions
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.0.0
# via opencensus-ext-azure
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.7.4
# via
# fastapi
# isar
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.3
# via isar
pygments==2.18.0
# via rich
pyjwt[crypto]==2.8.0
# via
# fastapi-azure-auth
# isar
# msal
python-dotenv==1.0.1
# via
# isar
# pydantic-settings
# uvicorn
python-multipart==0.0.9
# via fastapi
pyyaml==6.0.1
# via
# isar
# uvicorn
requests==2.32.3
# via
# azure-core
# google-api-core
# isar
# msal
# opencensus-ext-azure
# opencensus-ext-requests
# requests-toolbelt
requests-toolbelt==1.0.0
# via isar
rich==13.7.1
# via typer
rsa==4.9
# via google-auth
scipy==1.13.1
# via alitra
shellingham==1.5.4
# via typer
six==1.16.0
# via
# azure-core
# isodate
# opencensus
# transitions
sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.37.2
# via fastapi
transitions==0.9.1
# via isar
typer==0.12.3
# via fastapi-cli
typing-extensions==4.12.2
# via
# azure-core
# azure-identity
# azure-keyvault-secrets
# azure-storage-blob
# fastapi
# pydantic
# pydantic-core
# typer
ujson==5.10.0
# via fastapi
urllib3==2.2.2
# via requests
uvicorn[standard]==0.30.1
# via
# fastapi
# isar
uvloop==0.19.0
# via uvicorn
watchfiles==0.22.0
# via uvicorn
websockets==12.0
# via uvicorn
wrapt==1.16.0
# via opencensus-ext-requests