"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "8de30d7b972fb919ceb1feef681927ae58c59458"
Unverified Commit 33764e13 authored by José Morales's avatar José Morales Committed by GitHub
Browse files

[ci] set upper bound on dask (#6742)

parent d4d6c87d
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
# direct imports # direct imports
cffi>=1.16 cffi>=1.16
dask>=2023.5.0 dask>=2023.5.0,<2024.12
joblib>=1.3.2 joblib>=1.3.2
matplotlib-base>=3.7.3 matplotlib-base>=3.7.3
numpy>=1.24.4 numpy>=1.24.4
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment