Skip to content

Commit 5fbddaf

Browse files
[Snyk] Security upgrade pillow from 9.5.0 to 10.0.0 (ultralytics#12323)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904 Signed-off-by: Glenn Jocher <[email protected]> Co-authored-by: snyk-bot <[email protected]>
1 parent 8566421 commit 5fbddaf

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
@@ -6,7 +6,7 @@ gitpython>=3.1.30
66
matplotlib>=3.3
77
numpy>=1.22.2
88
opencv-python>=4.1.1
9-
Pillow>=10.0.1
9+
Pillow>=10.0.0
1010
psutil # system resources
1111
PyYAML>=5.3.1
1212
requests>=2.23.0

0 commit comments

Comments
 (0)