We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3426451 commit 7f5498dCopy full SHA for 7f5498d
setup.py
@@ -40,6 +40,8 @@
40
'Sphinx>=1.7.1,<3',
41
'sphinx_rtd_theme>=0.2.4,<0.5',
42
'autodocsumm>=0.1.10',
43
+ 'markupsafe<2.1.0',
44
+ 'Jinja2>=2,<3',
45
46
# style check
47
'flake8>=3.7.7,<4',
0 commit comments