ray/python/requirements/data_processing/requirements.txt
Kai Fricke 9b49417a72
[ci/hotfix] Pin raydp-nightly (#26358)
Alternative to #26356 - here we just pin raydp-nightly and resolve the dependency issues in follow-up PRs.

This is to quickly unblock CI.

Signed-off-by: Kai Fricke <kai@anyscale.com>
2022-07-07 14:54:01 +01:00

12 lines
301 B
Text

dask[complete]==2021.03.0; python_version < '3.7'
dask[complete]==2022.2.0; python_version >= '3.7'
aioboto3==8.3.0
flask_cors
moto[s3]==2.3.1
s3fs
modin>=0.8.3; python_version < '3.7'
modin>=0.11.0; python_version >= '3.7'
pytest-repeat
raydp-nightly==2022.6.30.dev1
responses==0.13.4
pymars>=0.8.3