Browse Source

Update requirements.txt

numpy 1.17.3 is required for python3.8
5.0
Doug GitHub 4 years ago
parent
commit
7d19f98273
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt 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

Loading…
Cancel
Save