mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
[Snyk] Security upgrade wheel from 0.32.2 to 0.38.0 (#12791)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WHEEL-3180413 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
a083914a19
commit
d6900cde52
@ -47,3 +47,4 @@ setuptools>=65.5.1 # Snyk vulnerability fix
|
||||
# mss # screenshots
|
||||
# albumentations>=1.0.3
|
||||
# pycocotools>=2.0.6 # COCO mAP
|
||||
wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
Loading…
x
Reference in New Issue
Block a user