"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "e4d2fc6f042617ca0834f6c05a9acbd26ca5de4f"
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 ...@@ -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
......
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