fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904
This commit is contained in:
snyk-bot 2022-11-15 10:51:38 +00:00
parent eae6a34bfc
commit 9228b4cbbf
No known key found for this signature in database
GPG key ID: 5D98975276F8B078

View file

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