mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14: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
a175b33d27
commit
575f88e97e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue