fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-8383923
pull/1040/head
snyk-bot 2 months ago
parent 529218ec6d
commit d21c6d6acc
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

@ -24,3 +24,4 @@ numba
emoji emoji
grapheme grapheme
pycountry pycountry
aiohttp>=3.10.11 # not directly required, pinned by Snyk to avoid a vulnerability

Loading…
Cancel
Save