File tree Expand file tree Collapse file tree 20 files changed +120
-66
lines changed
Expand file tree Collapse file tree 20 files changed +120
-66
lines changed Original file line number Diff line number Diff line change @@ -1613,10 +1613,12 @@ python-dateutil==2.8.2 \
16131613 # -c /tmp/ray-deps/requirements_compiled.txt
16141614 # celery
16151615 # pandas
1616- python-dotenv==1.1.1 \
1617- --hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
1618- --hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
1619- # via uvicorn
1616+ python-dotenv==1.2.1 \
1617+ --hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
1618+ --hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
1619+ # via
1620+ # -c /tmp/ray-deps/requirements_compiled.txt
1621+ # uvicorn
16201622pytz==2022.7.1 \
16211623 --hash=sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0 \
16221624 --hash=sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a
Original file line number Diff line number Diff line change @@ -1603,10 +1603,12 @@ python-dateutil==2.8.2 \
16031603 # -c /tmp/ray-deps/requirements_compiled.txt
16041604 # celery
16051605 # pandas
1606- python-dotenv==1.1.1 \
1607- --hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
1608- --hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
1609- # via uvicorn
1606+ python-dotenv==1.2.1 \
1607+ --hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
1608+ --hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
1609+ # via
1610+ # -c /tmp/ray-deps/requirements_compiled.txt
1611+ # uvicorn
16101612pytz==2022.7.1 \
16111613 --hash=sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0 \
16121614 --hash=sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a
Original file line number Diff line number Diff line change @@ -1612,10 +1612,12 @@ python-dateutil==2.8.2 \
16121612 # -c /tmp/ray-deps/requirements_compiled.txt
16131613 # celery
16141614 # pandas
1615- python-dotenv==1.1.1 \
1616- --hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
1617- --hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
1618- # via uvicorn
1615+ python-dotenv==1.2.1 \
1616+ --hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
1617+ --hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
1618+ # via
1619+ # -c /tmp/ray-deps/requirements_compiled.txt
1620+ # uvicorn
16191621pytz==2022.7.1 \
16201622 --hash=sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0 \
16211623 --hash=sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a
Original file line number Diff line number Diff line change @@ -1612,10 +1612,12 @@ python-dateutil==2.8.2 \
16121612 # -c /tmp/ray-deps/requirements_compiled.txt
16131613 # celery
16141614 # pandas
1615- python-dotenv==1.1.1 \
1616- --hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
1617- --hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
1618- # via uvicorn
1615+ python-dotenv==1.2.1 \
1616+ --hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
1617+ --hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
1618+ # via
1619+ # -c /tmp/ray-deps/requirements_compiled.txt
1620+ # uvicorn
16191621pytz==2022.7.1 \
16201622 --hash=sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0 \
16211623 --hash=sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a
Original file line number Diff line number Diff line change 2121snowflake-connector-python>=3.15.0
2222pyiceberg[sql-sqlite]==0.10.0
2323clickhouse-connect
24+ kafka-python
2425pybase64
2526hudi==0.4.0
2627datasketches
28+ testcontainers[kafka]
Original file line number Diff line number Diff line change @@ -476,6 +476,7 @@ docker==7.1.0
476476 # mlflow
477477 # moto
478478 # pytest-docker-tools
479+ # testcontainers
479480docker-pycreds==0.4.0
480481 # via wandb
481482docstring-parser==0.15
@@ -992,6 +993,8 @@ jupyterlab-widgets==3.0.11
992993 # via ipywidgets
993994jupytext==1.16.3
994995 # via -r python/requirements/test-requirements.txt
996+ kafka-python==2.2.15
997+ # via -r python/requirements/ml/data-test-requirements.txt
995998keras==2.15.0
996999 # via tensorflow
9971000kiwisolver==1.4.5
@@ -1817,6 +1820,8 @@ python-dateutil==2.8.2
18171820 # pandas
18181821 # segment-analytics-python
18191822 # strictyaml
1823+ python-dotenv==1.2.1
1824+ # via testcontainers
18201825python-jose==3.3.0
18211826 # via moto
18221827python-json-logger==2.0.7
@@ -2270,6 +2275,8 @@ terminado==0.18.1
22702275 # jupyter-server
22712276 # nbclassic
22722277 # notebook
2278+ testcontainers==4.13.3
2279+ # via -r python/requirements/ml/data-test-requirements.txt
22732280testfixtures==7.0.0
22742281 # via -r python/requirements/test-requirements.txt
22752282threadpoolctl==3.1.0
@@ -2458,6 +2465,7 @@ typing-extensions==4.12.2
24582465 # snowflake-connector-python
24592466 # sqlalchemy
24602467 # tensorflow
2468+ # testcontainers
24612469 # torch
24622470 # typer
24632471 # typing-inspection
@@ -2487,6 +2495,7 @@ urllib3==1.26.19
24872495 # responses
24882496 # semgrep
24892497 # sentry-sdk
2498+ # testcontainers
24902499utilsforecast==0.2.0
24912500 # via statsforecast
24922501uv==0.8.9
@@ -2584,6 +2593,7 @@ wrapt==1.14.1
25842593 # opentelemetry-instrumentation
25852594 # tensorflow
25862595 # tensorflow-datasets
2596+ # testcontainers
25872597wurlitzer==3.1.1
25882598 # via comet-ml
25892599xgboost==2.1.0
Original file line number Diff line number Diff line change @@ -3598,10 +3598,12 @@ python-dateutil==2.8.2 \
35983598 # celery
35993599 # jupyter-client
36003600 # pandas
3601- python-dotenv==1.1.1 \
3602- --hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
3603- --hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
3604- # via uvicorn
3601+ python-dotenv==1.2.1 \
3602+ --hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
3603+ --hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
3604+ # via
3605+ # -c /tmp/ray-deps/requirements_compiled.txt
3606+ # uvicorn
36053607python-json-logger==2.0.7 \
36063608 --hash=sha256:23e7ec02d34237c5aa1e29a070193a4ea87583bb4e7f8fd06d3de8264c4b2e1c \
36073609 --hash=sha256:f380b826a991ebbe3de4d897aeec42760035ac760345e57b812938dc8b35e2bd
Original file line number Diff line number Diff line change @@ -2619,10 +2619,12 @@ python-dateutil==2.8.2 \
26192619 # celery
26202620 # jupyter-client
26212621 # pandas
2622- python-dotenv==1.1.1 \
2623- --hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
2624- --hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
2625- # via uvicorn
2622+ python-dotenv==1.2.1 \
2623+ --hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
2624+ --hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
2625+ # via
2626+ # -c /tmp/ray-deps/requirements_compiled.txt
2627+ # uvicorn
26262628python-json-logger==2.0.7 \
26272629 --hash=sha256:23e7ec02d34237c5aa1e29a070193a4ea87583bb4e7f8fd06d3de8264c4b2e1c \
26282630 --hash=sha256:f380b826a991ebbe3de4d897aeec42760035ac760345e57b812938dc8b35e2bd
Original file line number Diff line number Diff line change @@ -2641,10 +2641,12 @@ python-dateutil==2.8.2 \
26412641 # celery
26422642 # jupyter-client
26432643 # pandas
2644- python-dotenv==1.1.1 \
2645- --hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
2646- --hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
2647- # via uvicorn
2644+ python-dotenv==1.2.1 \
2645+ --hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
2646+ --hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
2647+ # via
2648+ # -c /tmp/ray-deps/requirements_compiled.txt
2649+ # uvicorn
26482650python-json-logger==2.0.7 \
26492651 --hash=sha256:23e7ec02d34237c5aa1e29a070193a4ea87583bb4e7f8fd06d3de8264c4b2e1c \
26502652 --hash=sha256:f380b826a991ebbe3de4d897aeec42760035ac760345e57b812938dc8b35e2bd
Original file line number Diff line number Diff line change @@ -3783,10 +3783,13 @@ python-dateutil==2.8.2 \
37833783 # celery
37843784 # jupyter-client
37853785 # pandas
3786- python-dotenv==1.1.1 \
3787- --hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
3788- --hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
3789- # via uvicorn
3786+ python-dotenv==1.2.1 \
3787+ --hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
3788+ --hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
3789+ # via
3790+ # -c /tmp/ray-deps/requirements_compiled.txt
3791+ # -c release/ray_release/byod/requirements_compiled.txt
3792+ # uvicorn
37903793python-json-logger==2.0.7 \
37913794 --hash=sha256:23e7ec02d34237c5aa1e29a070193a4ea87583bb4e7f8fd06d3de8264c4b2e1c \
37923795 --hash=sha256:f380b826a991ebbe3de4d897aeec42760035ac760345e57b812938dc8b35e2bd
You can’t perform that action at this time.
0 commit comments