Update requirements.txt

numpy 1.17.3 is required for python3.8
pull/408/head
Doug 2020-07-14 16:34:54 -06:00 committed by GitHub
parent 611ec44359
commit 7d19f98273
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