[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:
Glenn Jocher 2024-03-10 13:27:53 +01:00 committed by GitHub
parent a083914a19
commit d6900cde52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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