Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
33764e13
Unverified
Commit
33764e13
authored
Dec 09, 2024
by
José Morales
Committed by
GitHub
Dec 09, 2024
Browse files
[ci] set upper bound on dask (#6742)
parent
d4d6c87d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.ci/conda-envs/ci-core.txt
.ci/conda-envs/ci-core.txt
+1
-1
No files found.
.ci/conda-envs/ci-core.txt
View file @
33764e13
...
...
@@ -18,7 +18,7 @@
# direct imports
cffi>=1.16
dask>=2023.5.0
dask>=2023.5.0
,<2024.12
joblib>=1.3.2
matplotlib-base>=3.7.3
numpy>=1.24.4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment