Keep mkdocs version under 1.3 both locally and for readthedocs

This commit is contained in:
Micah Jerome Ellison 2022-05-07 12:57:06 -07:00
parent 2941b9eb16
commit e4b69a1cec
3 changed files with 194 additions and 191 deletions

View file

@ -1,2 +1,2 @@
mkdocs==1.2.3
mkdocs>=1.0,<1.3
jinja2==3.0.3 # https://github.com/readthedocs/readthedocs.org/issues/9037