"...composable_kernel-1.git" did not exist on "4a1e97cf865fbf9fee3f02164e54c1d227299334"
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