浏览代码
Merge pull request #408 from seahawks8/patch-1
python3.8 numpy version
5.0
Glenn Jocher
GitHub
4 年前
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
requirements.txt
|
|
@@ -1,6 +1,6 @@ |
|
|
|
# pip install -U -r requirements.txt |
|
|
|
Cython |
|
|
|
numpy==1.17 |
|
|
|
numpy==1.17.3 |
|
|
|
opencv-python |
|
|
|
torch>=1.5.1 |
|
|
|
matplotlib |