fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
This commit is contained in:
snyk-bot 2024-07-15 20:46:15 +00:00
parent eae6a34bfc
commit f78b1e3672
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B

View file

@ -1,2 +1,3 @@
gevent>=1.1.0
msgpack>=0.4.4
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability