Bump `scipy>=1.5` to meet numpy constraints (#7646)

Resolves https://github.com/ultralytics/yolov5/issues/7638
pull/7654/head
Glenn Jocher 2022-04-29 12:00:30 -07:00 committed by GitHub
parent b24a576823
commit 488fb0a36a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ opencv-python>=4.1.1
Pillow>=7.1.2
PyYAML>=5.3.1
requests>=2.23.0
scipy>=1.4.1
scipy>=1.5
torch>=1.7.0
torchvision>=0.8.1
tqdm>=4.41.0