Docs: Pin Jinja2 to last known working version (#389)

Fixes the docs workflow which is failing after pip is picking up Jinja 3.20. 
We only need >=2.3, this one sets it to 3.0.3 builds were successful last.
This commit is contained in:
Jerin Philip 2022-03-24 19:26:20 +00:00 committed by GitHub
parent 46882e7cfe
commit 13443352c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
sphinx==2.4.4
breathe==4.13.0
Jinja2==3.0.3
exhale
sphinx_rtd_theme
mistune<2.0.0