mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
modify the requirements/runtime.txt: numpy==1.23.4 --> numpy>=1.23.4 (#983)
Co-authored-by: zhangchuyu@pjlab.org.cn <zhangchuyu@pjlab.org.cn>
This commit is contained in:
parent
89a8a8917b
commit
4d2591acb2
@ -15,7 +15,7 @@ langdetect
|
|||||||
ltp
|
ltp
|
||||||
mmengine-lite
|
mmengine-lite
|
||||||
nltk==3.8
|
nltk==3.8
|
||||||
numpy==1.23.4
|
numpy>=1.23.4
|
||||||
openai
|
openai
|
||||||
OpenCC
|
OpenCC
|
||||||
opencv-python-headless
|
opencv-python-headless
|
||||||
|
Loading…
Reference in New Issue
Block a user