Skip to content

Commit

Permalink
update hudi version
Browse files Browse the repository at this point in the history
Signed-off-by: Shiyan Xu <2701446+xushiyan@users.noreply.github.com>
  • Loading branch information
xushiyan committed Nov 3, 2024
1 parent f63fd83 commit c3dcb70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/requirements/ml/data-test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ pytest-mock
decord
snowflake-connector-python
pyiceberg[sql-sqlite]==0.7.0
hudi @ git+https://github.com/xushiyan/hudi-rs.git@c76553b9ba0fd7c0c7860621de97939af95587fc#egg=hudi&subdirectory=python
hudi @ https://test-files.pythonhosted.org/packages/aa/f8/19be06cfe3091fc97b434b06e6c2a9521510f8ba0702c30e62cd2d52be01/hudi-0.3.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
2 changes: 1 addition & 1 deletion python/requirements_compiled.txt
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ httpx==0.24.1
# -r /ray/ci/../python/requirements/test-requirements.txt
# gradio
# gradio-client
hudi @ git+https://github.com/xushiyan/hudi-rs.git@c76553b9ba0fd7c0c7860621de97939af95587fc#egg=hudi&subdirectory=python
hudi @ https://test-files.pythonhosted.org/packages/aa/f8/19be06cfe3091fc97b434b06e6c2a9521510f8ba0702c30e62cd2d52be01/hudi-0.3.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
# via -r /ray/ci/../python/requirements/ml/data-test-requirements.txt
huggingface-hub==0.19.4
# via
Expand Down

0 comments on commit c3dcb70

Please sign in to comment.