fix: requirements.txt to reduce vulnerabilities (#449)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-11-14 19:24:57 +02:00 committed by GitHub
parent 271977cc6f
commit 3ffff92f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,3 +32,4 @@ pytest
youtube-dl
yattag
webptools
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability