updates docs reqs to specify Pygments version, remove tornado (#58007)

pull/58016/head
Alicia Cozine 5 years ago committed by Sandra McCann
parent b4d4f77963
commit 158f97bfb2

@ -62,14 +62,14 @@ If you make multiple changes to the documentation, or add more than a line to it
To work with documentation on your local machine, you need the following packages installed:
- libyaml
- PyYAML
- six
- tornado
- pyparsing
- gcc
- jinja2
- libyaml
- Pygments >= 2.4.0
- pyparsing
- PyYAML
- rstcheck
- six
- sphinx
- sphinx-notfound-page

Loading…
Cancel
Save