fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904snyk-fix-937f3af54653706ac637608857d60997
parent
13f1ef7717
commit
a55720ae81
|
@ -8,3 +8,4 @@ oath
|
|||
pycountry
|
||||
psycopg2
|
||||
spur
|
||||
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
|
Loading…
Reference in New Issue