chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Used by CI for datasets and docs.
|
||||
# https://github.com/ray-project/ray/pull/29448#discussion_r1006256498
|
||||
|
||||
daft>=0.7.0
|
||||
dask[complete]==2023.6.1; python_version < '3.12'
|
||||
distributed==2023.6.1; python_version < '3.12'
|
||||
dask[complete]==2025.5.0; python_version >= '3.12'
|
||||
distributed==2025.5.0; python_version >= '3.12'
|
||||
aioboto3==12.1.0
|
||||
crc32c==2.3
|
||||
flask_cors
|
||||
bokeh==2.4.3; python_version < '3.12'
|
||||
modin>=0.31.0
|
||||
pandas>=2.2.3
|
||||
responses>=0.15.0
|
||||
pymars>=0.8.3; python_version < "3.12"
|
||||
Reference in New Issue
Block a user