[Snyk] Security upgrade requests from 2.31.0 to 2.32.0 (#13039)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867 Co-authored-by: snyk-bot <snyk-bot@snyk.io>pull/13046/head
parent
712de55a20
commit
60dde7f18b
|
@ -9,7 +9,7 @@ opencv-python>=4.1.1
|
|||
pillow>=10.3.0
|
||||
psutil # system resources
|
||||
PyYAML>=5.3.1
|
||||
requests>=2.23.0
|
||||
requests>=2.32.0
|
||||
scipy>=1.4.1
|
||||
thop>=0.1.1 # FLOPs computation
|
||||
torch>=1.8.0 # see https://pytorch.org/get-started/locally (recommended)
|
||||
|
|
Loading…
Reference in New Issue