Browse Source
Update requirements.txt
numpy 1.17.3 is required for python3.8
5.0
Doug
GitHub
4 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |