Unverified Commit 799199a8 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] pin more dependencies in Python 3.8 environment (#6771)

parent f3bd64a1
......@@ -39,6 +39,10 @@ pytest=8.2.*
# pinned here to help speed up solves
bokeh=3.1.*
fsspec=2024.5.*
# pinning 'libabseil' and 'libre2' to specific build numbers for pyarrow compatibility:
# ref: https://github.com/microsoft/LightGBM/issues/6772
libabseil=20240722.0=*_1
libre2-11=2024.07.02=*_1
msgpack-python=1.0.*
pluggy=1.5.*
pyparsing=3.1.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