jmercat commited on
Commit
8b1f93d
1 Parent(s): bc5bec6

downgrade numpy to 1.18

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch>=1.12
2
  matplotlib
3
- numpy==1.19
4
  mmcv==1.4.7
5
  pytorch-lightning
6
  pytest
 
1
  torch>=1.12
2
  matplotlib
3
+ numpy==1.18
4
  mmcv==1.4.7
5
  pytorch-lightning
6
  pytest