mirror of
https://github.com/wassname/ray.git
synced 2026-07-07 06:55:53 +08:00
[Hotfix] Pin llvmlite for windows build (#12559)
This commit is contained in:
@@ -54,6 +54,8 @@ moto
|
||||
mypy
|
||||
networkx
|
||||
numba
|
||||
# higher version of llvmlite breaks windows
|
||||
llvmlite==0.34.0
|
||||
openpyxl
|
||||
Pillow; platform_system != "Windows"
|
||||
pygments
|
||||
|
||||
Reference in New Issue
Block a user