"examples/vscode:/vscode.git/clone" did not exist on "cdcc01be0ead8e3473ff88b95b8c53755a60750f"
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