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
d9bdda6c
Unverified
Commit
d9bdda6c
authored
Aug 22, 2025
by
James Lamb
Committed by
GitHub
Aug 22, 2025
Browse files
[ci] [python-package] work around missing pyarrow manylinux nightlies (#7004)
parent
8d7b6f92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.ci/pip-envs/requirements-latest.txt
.ci/pip-envs/requirements-latest.txt
+1
-1
No files found.
.ci/pip-envs/requirements-latest.txt
View file @
d9bdda6c
...
...
@@ -12,7 +12,7 @@ cffi>=1.17.1
matplotlib>=3.11.0.dev0
numpy>=2.4.0.dev0
pandas>=3.0.0.dev0
pyarrow>=2
2
.0.0.dev0
pyarrow>=2
1
.0.0.dev0
scikit-learn>=1.8.dev0
scipy>=1.17.0.dev0
...
...
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