-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrequirements.txt
More file actions
274 lines (274 loc) Β· 14.8 KB
/
requirements.txt
File metadata and controls
274 lines (274 loc) Β· 14.8 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
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
# This file was autogenerated by uv via the following command:
# uv export --all-extras --no-hashes
-e .
annotated-types==0.7.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pydantic
anyio==4.12.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via httpx
authlib==1.6.9 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11' and platform_python_implementation == 'CPython'
# via pytest-asyncio
backports-tarfile==1.2.0 ; python_full_version < '3.12' and platform_python_implementation == 'CPython'
# via jaraco-context
certifi==2026.2.25 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# httpcore
# httpx
# requests
cffi==2.0.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via cryptography
cfgv==3.4.0 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via pre-commit
cfgv==3.5.0 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pre-commit
charset-normalizer==3.4.5 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via requests
colorama==0.4.6 ; python_full_version < '3.14' and platform_python_implementation == 'CPython' and sys_platform == 'win32'
# via pytest
coverage==7.10.7 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via pytest-cov
coverage==7.13.4 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pytest-cov
cryptography==46.0.5 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# authlib
# secretstorage
# types-authlib
deepdiff==8.6.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
distlib==0.4.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via virtualenv
docutils==0.21.2 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via readme-renderer
exceptiongroup==1.3.1 ; python_full_version < '3.11' and platform_python_implementation == 'CPython'
# via
# anyio
# pytest
filelock==3.19.1 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via
# python-discovery
# virtualenv
filelock==3.25.0 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# python-discovery
# virtualenv
h11==0.16.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via httpcore
httpcore==1.0.9 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via httpx
httpx==0.28.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# httpx-retries
# pyatlan
httpx-retries==0.4.6 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
id==1.5.0 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via twine
id==1.6.1 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via twine
identify==2.6.15 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via pre-commit
identify==2.6.17 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pre-commit
idna==3.11 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==8.7.1 ; (python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython') or (python_full_version < '3.10' and platform_machine == 'ppc64le' and platform_python_implementation == 'CPython') or (python_full_version < '3.10' and platform_machine == 's390x' and platform_python_implementation == 'CPython')
# via
# keyring
# twine
iniconfig==2.1.0 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via pytest
iniconfig==2.3.0 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pytest
jaraco-classes==3.4.0 ; python_full_version < '3.14' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython'
# via keyring
jaraco-context==6.1.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via keyring
jaraco-functools==4.4.0 ; python_full_version < '3.14' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython'
# via keyring
jeepney==0.9.0 ; python_full_version < '3.14' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython' and sys_platform == 'linux'
# via
# keyring
# secretstorage
jinja2==3.1.6 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
keyring==25.7.0 ; python_full_version < '3.14' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython'
# via twine
lazy-loader==0.4 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
librt==0.8.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via mypy
markdown-it-py==3.0.0 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via rich
markdown-it-py==4.0.0 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via rich
markupsafe==3.0.3 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via jinja2
mdurl==0.1.2 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via markdown-it-py
more-itertools==10.8.0 ; python_full_version < '3.14' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython'
# via
# jaraco-classes
# jaraco-functools
msgspec==0.20.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
multidict==6.7.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via yarl
mypy==1.19.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
mypy-extensions==1.1.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via mypy
nanoid==2.0.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
networkx==3.2.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via networkx-stubs
networkx-stubs==0.0.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
nh3==0.3.3 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via readme-renderer
nodeenv==1.10.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pre-commit
orderly-set==5.5.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via deepdiff
packaging==26.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# lazy-loader
# pytest
# twine
pathspec==1.0.4 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via mypy
platformdirs==4.4.0 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via
# python-discovery
# virtualenv
platformdirs==4.9.4 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# python-discovery
# virtualenv
pluggy==1.6.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# pytest
# pytest-cov
pre-commit==4.3.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
propcache==0.4.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via yarl
pycparser==2.23 ; python_full_version < '3.10' and implementation_name != 'PyPy' and platform_python_implementation == 'CPython'
# via cffi
pycparser==3.0 ; python_full_version >= '3.10' and python_full_version < '3.14' and implementation_name != 'PyPy' and platform_python_implementation == 'CPython'
# via cffi
pydantic==2.12.5 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
pydantic-core==2.41.5 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pydantic
pygments==2.19.2 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# pytest
# readme-renderer
# rich
pytest==8.4.2 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# pytest-asyncio
# pytest-cov
# pytest-order
# pytest-sugar
# pytest-timer
# pytest-vcr
pytest-asyncio==1.2.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
pytest-cov==7.0.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
pytest-order==1.3.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
pytest-sugar==1.1.1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
pytest-timer==1.0.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
pytest-vcr==1.0.2 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
python-dateutil==2.9.0.post0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
python-discovery==1.1.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via virtualenv
pytz==2026.1.post1 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
pywin32-ctypes==0.2.3 ; python_full_version < '3.14' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython' and sys_platform == 'win32'
# via keyring
pyyaml==6.0.3 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# pre-commit
# pyatlan
# vcrpy
readme-renderer==44.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via twine
requests==2.32.5 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# id
# requests-toolbelt
# twine
requests-toolbelt==1.0.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via twine
rfc3986==2.0.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via twine
rich==14.3.3 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via twine
ruff==0.15.5 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
secretstorage==3.3.3 ; python_full_version < '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython' and sys_platform == 'linux'
# via keyring
secretstorage==3.5.0 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython' and sys_platform == 'linux'
# via keyring
six==1.17.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via python-dateutil
tenacity==9.1.2 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via pyatlan
tenacity==9.1.4 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pyatlan
termcolor==3.1.0 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via
# pytest-sugar
# pytest-timer
termcolor==3.3.0 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# pytest-sugar
# pytest-timer
tomli==2.4.0 ; python_full_version <= '3.11' and platform_python_implementation == 'CPython'
# via
# coverage
# mypy
# pytest
twine==6.2.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
types-authlib==1.6.7.20260208 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
types-retry==0.9.9.20250322 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
types-setuptools==81.0.0.20260209 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
typing-extensions==4.15.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# anyio
# cryptography
# exceptiongroup
# multidict
# mypy
# pydantic
# pydantic-core
# pytest-asyncio
# typing-inspection
# virtualenv
typing-inspection==0.4.2 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pydantic
urllib3==1.26.20 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via
# requests
# twine
# vcrpy
urllib3==2.6.3 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via
# id
# requests
# twine
# vcrpy
vcrpy==7.0.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pytest-vcr
virtualenv==21.1.0 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via pre-commit
wrapt==2.1.2 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via vcrpy
yarl==1.22.0 ; python_full_version < '3.10' and platform_python_implementation == 'CPython'
# via vcrpy
yarl==1.23.0 ; python_full_version >= '3.10' and python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via vcrpy
zipp==3.23.0 ; (python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation == 'CPython') or (python_full_version < '3.10' and platform_machine == 'ppc64le' and platform_python_implementation == 'CPython') or (python_full_version < '3.10' and platform_machine == 's390x' and platform_python_implementation == 'CPython')
# via importlib-metadata