fix: optional-requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842
pull/2853/head
snyk-bot 2024-06-25 02:39:48 +00:00
parent f4cd350221
commit f2c7ccb236
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
anyio>=4.4.0 # not directly required, pinned by Snyk to avoid a vulnerability