glenn-jocher commited on
Commit
61b5733
·
1 Parent(s): 3e5e444

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ opencv-python>=4.1.2
6
  pillow
7
  # pycocotools>=2.0
8
  PyYAML>=5.3
9
- scipy>1.4.1
10
  tensorboard>=2.2
11
  torch>=1.6.0
12
  torchvision>=0.7.0
 
6
  pillow
7
  # pycocotools>=2.0
8
  PyYAML>=5.3
9
+ scipy>=1.4.1
10
  tensorboard>=2.2
11
  torch>=1.6.0
12
  torchvision>=0.7.0