glenn-jocher commited on
Commit
69d46fd
·
unverified ·
2 Parent(s): 1e831bd 3e8c89d

Merge branch 'master' into tests/add-gh-action

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.3
4
  opencv-python
5
  torch>=1.5.1
6
  matplotlib
 
1
  # pip install -U -r requirements.txt
2
  Cython
3
+ numpy>=1.18.5
4
  opencv-python
5
  torch>=1.5.1
6
  matplotlib