Update framework.txt (#453)

remove version restrict for numpy and pandas
This commit is contained in:
wenmeng zhou
2023-08-09 18:00:44 +08:00
committed by GitHub
parent 6f371a2d29
commit e3abfe0564

View File

@@ -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