fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-8383923
This commit is contained in:
snyk-bot 2024-11-26 03:10:12 +00:00
parent 529218ec6d
commit d21c6d6acc
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B

View file

@ -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