Unverified Commit 4d2591ac authored by klein's avatar klein Committed by GitHub
Browse files

modify the requirements/runtime.txt: numpy==1.23.4 --> numpy>=1.23.4 (#983)


Co-authored-by: default avatarzhangchuyu@pjlab.org.cn <zhangchuyu@pjlab.org.cn>
parent 89a8a891
......@@ -15,7 +15,7 @@ langdetect
ltp
mmengine-lite
nltk==3.8
numpy==1.23.4
numpy>=1.23.4
openai
OpenCC
opencv-python-headless
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment