forked from equinor/sara-timeseries
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
217 lines (216 loc) · 4.45 KB
/
Copy pathrequirements.txt
File metadata and controls
217 lines (216 loc) · 4.45 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
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
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via starlette
azure-core==1.34.0
# via
# azure-identity
# azure-keyvault-secrets
# omnia-timeseries
azure-identity==1.23.0
# via
# omnia-timeseries
# sara-omnia (pyproject.toml)
azure-keyvault-secrets==4.9.0
# via sara-omnia (pyproject.toml)
build==1.2.2.post1
# via
# omnia-timeseries
# poetry
cachecontrol[filecache]==0.14.3
# via poetry
certifi==2025.4.26
# via requests
cffi==1.17.1
# via
# cryptography
# xattr
charset-normalizer==3.4.2
# via requests
cleo==2.1.0
# via poetry
click==8.2.1
# via uvicorn
crashtest==0.4.1
# via
# cleo
# poetry
cryptography==45.0.3
# via
# azure-identity
# msal
# omnia-timeseries
# pyjwt
deprecated==1.2.18
# via
# opentelemetry-api
# opentelemetry-semantic-conventions
distlib==0.3.9
# via virtualenv
dulwich==0.21.7
# via poetry
fastapi==0.115.12
# via sara-omnia (pyproject.toml)
fastjsonschema==2.21.1
# via poetry
filelock==3.18.0
# via
# cachecontrol
# virtualenv
h11==0.16.0
# via uvicorn
idna==3.10
# via
# anyio
# requests
importlib-metadata==8.4.0
# via opentelemetry-api
iniconfig==2.1.0
# via pytest
installer==0.7.0
# via poetry
isodate==0.7.2
# via azure-keyvault-secrets
jaraco-classes==3.4.0
# via keyring
keyring==24.3.1
# via poetry
loguru==0.7.3
# via sara-omnia (pyproject.toml)
more-itertools==10.7.0
# via jaraco-classes
msal==1.32.3
# via
# azure-identity
# msal-extensions
msal-extensions==1.3.1
# via azure-identity
msgpack==1.1.0
# via cachecontrol
omnia-timeseries @ git+https://github.com/equinor/omnia-timeseries-python.git@main
# via sara-omnia (pyproject.toml)
opentelemetry-api==1.27.0
# via
# omnia-timeseries
# opentelemetry-instrumentation
# opentelemetry-instrumentation-requests
# opentelemetry-semantic-conventions
opentelemetry-instrumentation==0.48b0
# via opentelemetry-instrumentation-requests
opentelemetry-instrumentation-requests==0.48b0
# via omnia-timeseries
opentelemetry-semantic-conventions==0.48b0
# via opentelemetry-instrumentation-requests
opentelemetry-util-http==0.48b0
# via opentelemetry-instrumentation-requests
packaging==25.0
# via
# build
# poetry
# pytest
pexpect==4.9.0
# via poetry
pkginfo==1.12.1.2
# via poetry
platformdirs==4.3.8
# via
# poetry
# virtualenv
pluggy==1.6.0
# via pytest
poetry==1.8.5
# via
# omnia-timeseries
# poetry-plugin-export
poetry-core==1.9.1
# via
# poetry
# poetry-plugin-export
poetry-plugin-export==1.8.0
# via poetry
ptyprocess==0.7.0
# via pexpect
pycparser==2.22
# via cffi
pydantic==2.11.5
# via
# fastapi
# sara-omnia (pyproject.toml)
pydantic-core==2.33.2
# via pydantic
pygments==2.19.1
# via pytest
pyjwt[crypto]==2.10.1
# via
# msal
# omnia-timeseries
pyproject-hooks==1.2.0
# via
# build
# poetry
pytest==8.4.0
# via omnia-timeseries
python-dotenv==1.1.0
# via sara-omnia (pyproject.toml)
rapidfuzz==3.13.0
# via cleo
requests==2.32.3
# via
# azure-core
# cachecontrol
# msal
# omnia-timeseries
# poetry
# requests-mock
# requests-toolbelt
requests-mock==1.12.1
# via omnia-timeseries
requests-toolbelt==1.0.0
# via poetry
shellingham==1.5.4
# via poetry
six==1.17.0
# via azure-core
sniffio==1.3.1
# via anyio
starlette==0.46.2
# via fastapi
tomlkit==0.13.2
# via poetry
trove-classifiers==2025.5.9.12
# via poetry
typing-extensions==4.14.0
# via
# azure-core
# azure-identity
# azure-keyvault-secrets
# fastapi
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.1
# via pydantic
urllib3==2.4.0
# via
# dulwich
# requests
uvicorn==0.34.3
# via sara-omnia (pyproject.toml)
virtualenv==20.31.2
# via poetry
wrapt==1.17.2
# via
# deprecated
# opentelemetry-instrumentation
xattr==1.1.4
# via poetry
zipp==3.22.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools