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

This commit is contained in:
Alicia Cozine 2019-06-18 13:24:57 -05:00 committed by Sandra McCann
parent b4d4f77963
commit 158f97bfb2

View file

@ -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