mirror of
https://github.com/pyro2927/SouthwestCheckin.git
synced 2025-12-06 01:13:19 +00:00
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
This commit is contained in:
@@ -11,3 +11,4 @@ requests
|
|||||||
requests_mock
|
requests_mock
|
||||||
uuid
|
uuid
|
||||||
vcrpy
|
vcrpy
|
||||||
|
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
|
|||||||
Reference in New Issue
Block a user