fix: docs/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286
This commit is contained in:
snyk-bot 2023-05-21 13:26:36 +00:00
parent a175b33d27
commit 575f88e97e
No known key found for this signature in database
GPG key ID: 5D98975276F8B078

View file

@ -6,3 +6,4 @@ sphinx_copybutton
sphinx-autobuild
tgcrypto
sphinx-autobuild
tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability