fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177
This commit is contained in:
snyk-bot 2023-10-26 14:36:06 +00:00
parent 42912581f9
commit 51a956c607
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
1 changed files with 1 additions and 0 deletions

View File

@ -23,3 +23,4 @@ tornado
websocket-client
websockets
zeroconf>=0.27.0
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability