mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

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>
12 lines
301 B
Text
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
|