glenn-jocher commited on
Commit
95ef36b
2 Parent(s): bcd727e f796708

Merge remote-tracking branch 'origin/master'

Browse files
Files changed (1) hide show
  1. 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