[Hotfix] Pin llvmlite for windows build (#12559)

This commit is contained in:
Simon Mo
2020-12-01 19:43:08 -08:00
committed by GitHub
parent 615f974313
commit e428134137
+2
View File
@@ -54,6 +54,8 @@ moto
mypy
networkx
numba
# higher version of llvmlite breaks windows
llvmlite==0.34.0
openpyxl
Pillow; platform_system != "Windows"
pygments