skip pyarrow 9.0.0

This commit is contained in:
mulin.lyh
2022-08-24 20:45:13 +08:00
parent 84c1284658
commit 69354732a6

View File

@@ -9,6 +9,8 @@ numpy
opencv-python
oss2
Pillow>=6.2.0
# for pyarrow 9.0.0 event_loop core dump
pyarrow>=6.0.0,!=9.0.0
pyyaml
requests
scipy