mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
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:
parent
8762c01669
commit
97d714f640
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ sphinx-rtd-dark-mode
|
|||
sphinx_copybutton
|
||||
sphinx-autobuild
|
||||
tgcrypto
|
||||
tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
|
|
|||
Loading…
Reference in a new issue