mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 08:17:45 +01:00
Update framework.txt (#453)
remove version restrict for numpy and pandas
This commit is contained in:
@@ -4,11 +4,9 @@ datasets>=2.8.0,<=2.13.0
|
||||
einops
|
||||
filelock>=3.3.0
|
||||
gast>=0.2.2
|
||||
# for python3.7 python3.8 compatible
|
||||
numpy<=1.22.0
|
||||
numpy
|
||||
oss2
|
||||
# for datasets compatible and py37 py38 compatible
|
||||
pandas<1.4.0
|
||||
pandas
|
||||
Pillow>=6.2.0
|
||||
# pyarrow 9.0.0 introduced event_loop core dump
|
||||
pyarrow>=6.0.0,!=9.0.0
|
||||
|
||||
Reference in New Issue
Block a user