Files
modelscope/requirements/framework.txt
wenmeng zhou e3abfe0564 Update framework.txt (#453)
remove version restrict for numpy and pandas
2023-08-09 18:00:44 +08:00

23 lines
310 B
Plaintext

addict
attrs
datasets>=2.8.0,<=2.13.0
einops
filelock>=3.3.0
gast>=0.2.2
numpy
oss2
pandas
Pillow>=6.2.0
# pyarrow 9.0.0 introduced event_loop core dump
pyarrow>=6.0.0,!=9.0.0
python-dateutil>=2.1
pyyaml
requests>=2.25
scipy
setuptools
simplejson>=3.3.0
sortedcontainers>=1.5.9
tqdm>=4.64.0
urllib3>=1.26
yapf