8000 Bump `scipy>=1.5` to meet numpy constraints (#7646) · brinkqiang2python/yolov5@488fb0a · GitHub
[go: up one dir, main page]

Skip to content

Commit 488fb0a

Browse files
authored
Bump scipy>=1.5 to meet numpy constraints (ultralytics#7646)
Resolves ultralytics#7638
1 parent b24a576 commit 488fb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ opencv-python>=4.1.1
77
Pillow>=7.1.2
88
PyYAML>=5.3.1
99
requests>=2.23.0
10-
scipy>=1.4.1
10+
scipy>=1.5
1111
torch>=1.7.0
1212
torchvision>=0.8.1
1313
tqdm>=4.41.0

0 commit comments

Comments
 (0)
0