Skip to content

Commit 6af0e8f

Browse files
authored
build(ingest): update base requirements file (datahub-project#10368)
1 parent cb6d744 commit 6af0e8f

File tree

1 file changed

+90
-85
lines changed

1 file changed

+90
-85
lines changed

docker/datahub-ingestion-base/base-requirements.txt

+90-85
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
# Generated requirements file. Run ./regenerate-base-requirements.sh to regenerate.
2-
acryl-datahub-classify==0.0.9
2+
acryl-datahub-classify==0.0.10
33
acryl-PyHive==0.6.16
4-
acryl-sqlglot==22.4.1.dev4
4+
acryl-sqlglot==23.11.2.dev2
55
aenum==3.1.15
6-
aiohttp==3.9.3
6+
aiohttp==3.9.5
77
aiosignal==1.3.1
88
alembic==1.13.1
99
altair==4.2.0
1010
anyio==4.3.0
11-
apache-airflow==2.8.4
12-
apache-airflow-providers-common-io==1.3.0
13-
apache-airflow-providers-common-sql==1.11.1
14-
apache-airflow-providers-ftp==3.7.0
15-
apache-airflow-providers-http==4.10.0
11+
apache-airflow==2.9.0
12+
apache-airflow-providers-common-io==1.3.1
13+
apache-airflow-providers-common-sql==1.12.0
14+
apache-airflow-providers-fab==1.0.4
15+
apache-airflow-providers-ftp==3.8.0
16+
apache-airflow-providers-http==4.10.1
1617
apache-airflow-providers-imap==3.5.0
1718
apache-airflow-providers-smtp==1.6.1
1819
apache-airflow-providers-sqlite==3.7.1
19-
apispec==6.6.0
20+
apispec==6.6.1
2021
appnope==0.1.4
21-
argcomplete==3.2.3
22+
argcomplete==3.3.0
2223
argon2-cffi==23.1.0
2324
argon2-cffi-bindings==21.2.0
2425
asgiref==3.8.1
@@ -35,8 +36,8 @@ beautifulsoup4==4.12.3
3536
bleach==6.1.0
3637
blinker==1.7.0
3738
blis==0.7.11
38-
boto3==1.34.71
39-
botocore==1.34.71
39+
boto3==1.34.90
40+
botocore==1.34.90
4041
bracex==2.4
4142
cached-property==1.5.2
4243
cachelib==0.9.0
@@ -61,50 +62,50 @@ comm==0.2.2
6162
confection==0.1.4
6263
ConfigUpdater==3.2
6364
confluent-kafka==2.3.0
64-
connexion==2.14.1
65+
connexion==2.14.2
6566
cron-descriptor==1.4.3
66-
croniter==2.0.3
67+
croniter==2.0.5
6768
cryptography==42.0.5
6869
cx_Oracle==8.3.0
6970
cymem==2.0.8
7071
databricks-dbapi==0.6.0
71-
databricks-sdk==0.23.0
72-
databricks-sql-connector==2.9.5
72+
databricks-sdk==0.25.1
73+
databricks-sql-connector==2.9.6
7374
dataflows-tabulator==1.54.3
7475
db-dtypes==1.2.0
7576
debugpy==1.8.1
7677
decorator==5.1.1
7778
defusedxml==0.7.1
78-
deltalake==0.16.3
79+
deltalake==0.17.1
7980
Deprecated==1.2.14
8081
dill==0.3.8
8182
dnspython==2.6.1
8283
docker==7.0.0
83-
docutils==0.20.1
84-
ecdsa==0.18.0
84+
docutils==0.21.2
85+
ecdsa==0.19.0
8586
elasticsearch==7.13.4
86-
email-validator==1.3.1
87+
email_validator==2.1.1
8788
entrypoints==0.4
8889
et-xmlfile==1.1.0
89-
exceptiongroup==1.2.0
90+
exceptiongroup==1.2.1
9091
executing==2.0.1
9192
expandvars==0.12.0
9293
fastavro==1.9.4
9394
fastjsonschema==2.19.1
94-
filelock==3.13.3
95+
filelock==3.13.4
9596
Flask==2.2.5
9697
flatdict==4.0.1
9798
frozenlist==1.4.1
9899
fsspec==2023.12.2
99100
future==1.0.0
100-
GeoAlchemy2==0.14.6
101+
GeoAlchemy2==0.15.0
101102
gitdb==4.0.11
102-
GitPython==3.1.42
103+
GitPython==3.1.43
103104
google-api-core==2.18.0
104105
google-auth==2.29.0
105106
google-cloud-appengine-logging==1.4.3
106107
google-cloud-audit-log==0.2.5
107-
google-cloud-bigquery==3.19.0
108+
google-cloud-bigquery==3.21.0
108109
google-cloud-core==2.4.1
109110
google-cloud-datacatalog-lineage==0.2.2
110111
google-cloud-logging==3.5.0
@@ -117,18 +118,18 @@ graphql-core==3.2.3
117118
great-expectations==0.15.50
118119
greenlet==3.0.3
119120
grpc-google-iam-v1==0.13.0
120-
grpcio==1.62.1
121-
grpcio-status==1.62.1
122-
grpcio-tools==1.62.1
121+
grpcio==1.62.2
122+
grpcio-status==1.62.2
123+
grpcio-tools==1.62.2
123124
gssapi==1.8.3
124-
gunicorn==21.2.0
125+
gunicorn==22.0.0
125126
h11==0.14.0
126-
httpcore==1.0.4
127+
httpcore==1.0.5
127128
httpx==0.27.0
128129
humanfriendly==10.0
129-
idna==3.6
130+
idna==3.7
130131
ijson==3.2.3
131-
importlib_metadata==7.1.0
132+
importlib-metadata==7.0.0
132133
importlib_resources==6.4.0
133134
inflection==0.5.1
134135
ipaddress==1.0.23
@@ -138,7 +139,7 @@ ipython-genutils==0.2.0
138139
ipywidgets==8.1.2
139140
iso3166==2.1.1
140141
isodate==0.6.1
141-
itsdangerous==2.1.2
142+
itsdangerous==2.2.0
142143
jedi==0.19.1
143144
Jinja2==3.1.3
144145
jmespath==1.0.1
@@ -151,34 +152,36 @@ jsonschema==4.21.1
151152
jsonschema-specifications==2023.12.1
152153
jupyter-server==1.16.0
153154
jupyter_client==7.4.9
154-
jupyter_core==5.0.0
155+
jupyter_core==4.12.0
155156
jupyterlab_pygments==0.3.0
156157
jupyterlab_widgets==3.0.10
157-
langcodes==3.3.0
158+
langcodes==3.4.0
159+
language_data==1.2.0
158160
lark==1.1.4
159161
lazy-object-proxy==1.10.0
160162
leb128==1.0.7
161-
limits==3.10.1
163+
limits==3.11.0
162164
linear-tsv==1.1.0
163165
linkify-it-py==2.0.3
164166
lkml==1.3.4
165167
lockfile==0.12.2
166168
looker-sdk==23.0.0
167-
lxml==5.1.0
169+
lxml==5.2.1
168170
lz4==4.3.3
169171
makefun==1.15.2
170-
Mako==1.3.2
172+
Mako==1.3.3
173+
marisa-trie==1.1.0
171174
markdown-it-py==3.0.0
172175
MarkupSafe==2.1.5
173176
marshmallow==3.21.1
174177
marshmallow-oneofschema==3.1.1
175-
marshmallow-sqlalchemy==0.26.1
176-
matplotlib-inline==0.1.6
178+
marshmallow-sqlalchemy==0.28.2
179+
matplotlib-inline==0.1.7
177180
mdit-py-plugins==0.4.0
178181
mdurl==0.1.2
179182
mistune==3.0.2
180183
mixpanel==4.10.1
181-
mlflow-skinny==2.11.3
184+
mlflow-skinny==2.12.1
182185
mmhash3==3.0.1
183186
more-itertools==10.2.0
184187
moto==4.2.14
@@ -189,40 +192,41 @@ mypy-extensions==1.0.0
189192
nbclassic==1.0.0
190193
nbclient==0.6.3
191194
nbconvert==7.16.3
192-
nbformat==5.10.3
195+
nbformat==5.10.4
193196
nest-asyncio==1.6.0
194-
networkx==3.2.1
197+
networkx==3.3
195198
notebook==6.5.6
196199
notebook_shim==0.2.4
197200
numpy==1.26.4
198201
oauthlib==3.2.2
199202
okta==1.7.0
200-
openlineage-airflow==1.2.0
201-
openlineage-integration-common==1.2.0
202-
openlineage-python==1.2.0
203-
openlineage_sql==1.2.0
203+
openlineage-airflow==1.7.0
204+
openlineage-integration-common==1.7.0
205+
openlineage-python==1.7.0
206+
openlineage_sql==1.7.0
204207
openpyxl==3.1.2
205-
opentelemetry-api==1.16.0
206-
opentelemetry-exporter-otlp==1.16.0
207-
opentelemetry-exporter-otlp-proto-grpc==1.16.0
208-
opentelemetry-exporter-otlp-proto-http==1.16.0
209-
opentelemetry-proto==1.16.0
210-
opentelemetry-sdk==1.16.0
211-
opentelemetry-semantic-conventions==0.37b0
208+
opentelemetry-api==1.24.0
209+
opentelemetry-exporter-otlp==1.24.0
210+
opentelemetry-exporter-otlp-proto-common==1.24.0
211+
opentelemetry-exporter-otlp-proto-grpc==1.24.0
212+
opentelemetry-exporter-otlp-proto-http==1.24.0
213+
opentelemetry-proto==1.24.0
214+
opentelemetry-sdk==1.24.0
215+
opentelemetry-semantic-conventions==0.45b0
212216
ordered-set==4.1.0
213-
packaging==23.2
214-
pandas==2.2.1
217+
packaging==24.0
218+
pandas==2.1.4
215219
pandocfilters==1.5.1
216220
parse==1.20.1
217-
parso==0.8.3
221+
parso==0.8.4
218222
pathlib_abc==0.1.1
219223
pathspec==0.12.1
220224
pathy==0.11.0
221225
pendulum==3.0.0
222226
pexpect==4.9.0
223227
phonenumbers==8.13.0
224-
platformdirs==3.11.0
225-
pluggy==1.4.0
228+
platformdirs==4.2.1
229+
pluggy==1.5.0
226230
preshed==3.0.9
227231
prison==0.2.1
228232
progressbar2==4.4.2
@@ -236,20 +240,20 @@ ptyprocess==0.7.0
236240
pure-eval==0.2.2
237241
pure-sasl==0.6.2
238242
py-partiql-parser==0.5.0
239-
pyarrow==15.0.2
243+
pyarrow==16.0.0
240244
pyarrow-hotfix==0.6
241245
pyasn1==0.6.0
242246
pyasn1_modules==0.4.0
243247
pyathena==2.25.2
244248
pycountry==23.12.11
245-
pycparser==2.21
249+
pycparser==2.22
246250
pycryptodome==3.20.0
247-
pydantic==1.10.14
248-
pydash==7.0.7
251+
pydantic==1.10.15
252+
pydash==8.0.0
249253
pydruid==0.6.6
250254
Pygments==2.17.2
251255
pyiceberg==0.4.0
252-
pymongo==4.6.2
256+
pymongo==4.6.3
253257
PyMySQL==1.1.0
254258
pyOpenSSL==24.1.0
255259
pyparsing==3.0.9
@@ -258,7 +262,7 @@ python-daemon==3.0.1
258262
python-dateutil==2.9.0.post0
259263
python-jose==3.3.0
260264
python-ldap==3.4.4
261-
python-nvd3==0.15.0
265+
python-nvd3==0.16.0
262266
python-slugify==8.0.4
263267
python-stdnum==1.20
264268
python-tds==1.15.0
@@ -267,9 +271,9 @@ pytz==2024.1
267271
PyYAML==6.0.1
268272
pyzmq==24.0.1
269273
redash-toolbelt==0.1.9
270-
redshift-connector==2.1.0
271-
referencing==0.34.0
272-
regex==2023.12.25
274+
redshift-connector==2.1.1
275+
referencing==0.35.0
276+
regex==2024.4.16
273277
requests==2.31.0
274278
requests-file==2.0.0
275279
requests-gssapi==1.3.0
@@ -284,28 +288,29 @@ rpds-py==0.18.0
284288
rsa==4.9
285289
ruamel.yaml==0.17.17
286290
s3transfer==0.10.1
287-
schwifty==2024.1.1.post0
288-
scipy==1.12.0
289-
scramp==1.4.4
290-
Send2Trash==1.8.2
291-
sentry-sdk==1.43.0
291+
schwifty==2024.4.0
292+
scipy==1.13.0
293+
scramp==1.4.5
294+
Send2Trash==1.8.3
295+
sentry-sdk==1.45.0
292296
setproctitle==1.3.3
293-
simple-salesforce==1.12.5
297+
simple-salesforce==1.12.6
294298
six==1.16.0
295299
slack-sdk==3.18.1
296300
smart-open==6.4.0
297301
smmap==5.0.1
298302
sniffio==1.3.1
299-
snowflake-connector-python==3.7.1
300-
snowflake-sqlalchemy==1.5.1
303+
snowflake-connector-python==3.9.1
304+
snowflake-sqlalchemy==1.5.3
301305
sortedcontainers==2.4.0
302306
soupsieve==2.5
303307
spacy==3.5.0
304308
spacy-legacy==3.0.12
305309
spacy-loggers==1.0.5
306310
sql-metadata==2.2.2
307311
SQLAlchemy==1.4.44
308-
sqlalchemy-bigquery==1.10.0
312+
sqlalchemy-bigquery==1.11.0
313+
sqlalchemy-cockroachdb==1.4.4
309314
SQLAlchemy-JSONField==1.0.2
310315
sqlalchemy-pytds==0.3.5
311316
sqlalchemy-redshift==0.8.14
@@ -316,19 +321,19 @@ srsly==2.4.8
316321
stack-data==0.6.3
317322
strictyaml==1.7.3
318323
tableauserverclient==0.25
319-
tableschema==1.20.10
324+
tableschema==1.20.11
320325
tabulate==0.9.0
321326
tenacity==8.2.3
322-
teradatasql==20.0.0.8
323-
teradatasqlalchemy==17.20.0.0
327+
teradatasql==20.0.0.10
328+
teradatasqlalchemy==20.0.0.0
324329
termcolor==2.4.0
325330
terminado==0.18.1
326331
text-unidecode==1.3
327332
thinc==8.1.12
328333
thrift==0.16.0
329334
thrift-sasl==0.4.3
330335
time-machine==2.14.1
331-
tinycss2==1.2.1
336+
tinycss2==1.3.0
332337
toml==0.10.2
333338
tomlkit==0.12.4
334339
toolz==0.12.1
@@ -338,13 +343,13 @@ traitlets==5.2.1.post0
338343
trino==0.328.0
339344
typer==0.7.0
340345
typing-inspect==0.9.0
341-
typing_extensions==4.10.0
346+
typing_extensions==4.11.0
342347
tzdata==2024.1
343348
tzlocal==5.2
344349
uc-micro-py==1.0.3
345350
ujson==5.9.0
346351
unicodecsv==0.14.1
347-
universal-pathlib==0.1.4
352+
universal_pathlib==0.2.2
348353
urllib3==1.26.18
349354
vertica-python==1.3.8
350355
vertica-sqlalchemy-dialect==0.0.8.1
@@ -353,8 +358,8 @@ wasabi==1.1.2
353358
wcmatch==8.5.1
354359
wcwidth==0.2.13
355360
webencodings==0.5.1
356-
websocket-client==1.7.0
357-
Werkzeug==2.3.8
361+
websocket-client==1.8.0
362+
Werkzeug==2.2.3
358363
widgetsnbextension==4.0.10
359364
wrapt==1.16.0
360365
WTForms==3.1.2

0 commit comments

Comments
 (0)