Skip to content

Commit

Permalink
Pin some additional pip packages
Browse files Browse the repository at this point in the history
Newer versions of MarkupSafe and jinja2 don't play nicely with the (older)
version of sphinx we are using; updating py_requirements.txt won't allow these
newer versions to be used.
  • Loading branch information
mnlevy1981 committed May 12, 2022
1 parent 52410f5 commit 3874a10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/py_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ pylint==2.10.2
Sphinx==1.7.5
sphinxcontrib-bibtex==0.4.0
pybtex==0.22
jinja2<3
MarkupSafe<2.1
git+https://github.com/marbl-ecosys/sphinx_rtd_theme.git@version-dropdown

0 comments on commit 3874a10

Please sign in to comment.