fix: doc/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1086606
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1088505
snyk-fix-5f349967a1cd0225c6a200b8157b6abd
snyk-bot 2021-09-07 01:00:51 +00:00
parent 8348c3545b
commit c35e88054b
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
sphinx>=1.3.0
sphinx_rtd_theme
sphinx_rtd_theme
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability