glenn-jocher
commited on
Merge pull request #408 from seahawks8/patch-1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# pip install -U -r requirements.txt
|
2 |
Cython
|
3 |
-
numpy==1.17
|
4 |
opencv-python
|
5 |
torch>=1.5.1
|
6 |
matplotlib
|
|
|
1 |
# pip install -U -r requirements.txt
|
2 |
Cython
|
3 |
+
numpy==1.17.3
|
4 |
opencv-python
|
5 |
torch>=1.5.1
|
6 |
matplotlib
|