forked from equinor/isar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
195 lines (195 loc) · 3.97 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
#
# 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 (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
# via
# httpx
# starlette
azure-core==1.32.0
# via
# azure-identity
# azure-keyvault-secrets
# azure-storage-blob
# opencensus-ext-azure
azure-identity==1.19.0
# via
# isar (pyproject.toml)
# opencensus-ext-azure
azure-keyvault-secrets==4.9.0
# via isar (pyproject.toml)
azure-storage-blob==12.24.0
# via isar (pyproject.toml)
backoff==2.2.1
# via isar (pyproject.toml)
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# isar (pyproject.toml)
# uvicorn
cryptography==43.0.3
# via
# azure-identity
# azure-storage-blob
# fastapi-azure-auth
# msal
# pyjwt
dacite==1.8.1
# via
# alitra
# isar (pyproject.toml)
fastapi==0.115.5
# via
# fastapi-azure-auth
# isar (pyproject.toml)
fastapi-azure-auth==5.0.1
# via isar (pyproject.toml)
google-api-core==2.23.0
# via opencensus
google-auth==2.36.0
# via google-api-core
googleapis-common-protos==1.66.0
# via google-api-core
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via fastapi-azure-auth
idna==3.10
# via
# anyio
# httpx
# requests
injector==0.22.0
# via isar (pyproject.toml)
isodate==0.7.2
# via
# azure-keyvault-secrets
# azure-storage-blob
msal==1.31.0
# via
# azure-identity
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
numpy==2.1.3
# via
# alitra
# isar (pyproject.toml)
# 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 (pyproject.toml)
opencensus-ext-logging==0.1.1
# via isar (pyproject.toml)
opencensus-ext-requests==0.8.0
# via isar (pyproject.toml)
paho-mqtt==2.1.0
# via isar (pyproject.toml)
portalocker==2.10.1
# via msal-extensions
proto-plus==1.25.0
# via google-api-core
protobuf==5.28.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.1.0
# via opencensus-ext-azure
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.9.2
# via
# fastapi
# isar (pyproject.toml)
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.1
# via isar (pyproject.toml)
pyjwt[crypto]==2.10.0
# via
# fastapi-azure-auth
# isar (pyproject.toml)
# msal
python-dotenv==1.0.1
# via
# isar (pyproject.toml)
# pydantic-settings
pyyaml==6.0.2
# via isar (pyproject.toml)
requests==2.32.3
# via
# azure-core
# google-api-core
# isar (pyproject.toml)
# msal
# opencensus-ext-azure
# opencensus-ext-requests
# requests-toolbelt
requests-toolbelt==1.0.0
# via isar (pyproject.toml)
rsa==4.9
# via google-auth
scipy==1.14.1
# via alitra
six==1.16.0
# via
# azure-core
# opencensus
# transitions
sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.41.2
# via fastapi
transitions==0.9.2
# via isar (pyproject.toml)
typing-extensions==4.12.2
# via
# azure-core
# azure-identity
# azure-keyvault-secrets
# azure-storage-blob
# fastapi
# pydantic
# pydantic-core
urllib3==2.2.3
# via requests
uvicorn==0.32.0
# via isar (pyproject.toml)
wrapt==1.16.0
# via opencensus-ext-requests