fix: docs/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5840803

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
snyk-bot 2023-08-15 18:50:35 +00:00 committed by wulan17
parent 5bb4d936cc
commit ad5c2b8eeb
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -5,4 +5,4 @@ sphinx-rtd-dark-mode
sphinx_copybutton sphinx_copybutton
sphinx-autobuild sphinx-autobuild
tgcrypto tgcrypto
tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability tornado>=6.3.3 # not directly required, pinned by Snyk to avoid a vulnerability