fix: optional-requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
pull/2868/head
snyk-bot 2024-07-10 08:25:12 +00:00
parent 363a66c263
commit 23aa8108ef
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 0 deletions

View File

@ -36,3 +36,4 @@ sparklines
statsd
uvicorn
zeroconf==0.131.0 # Waiting correction for ARMv7: https://github.com/python-zeroconf/python-zeroconf/issues/1372
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability