Merge pull request #408 from seahawks8/patch-1

python3.8 numpy version
pull/401/head
Glenn Jocher 2020-07-14 16:55:16 -07:00 committed by GitHub
commit f796708b50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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