ray/python/requirements/data_processing/requirements.txt
Shawn 43ed78f6fd
[Datasets] Integrate Mars-on-Ray with Datasets; improve docs and add tests (#23402)
Add Mars-on-Ray + Datasets integration; improve Mars-on-Ray docs and add tests.
2022-04-29 09:43:52 -07:00

12 lines
285 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
responses==0.13.4
pymars>=0.8.3