Limit jinja2 version for sphinx error
This commit is contained in:
parent
1552888972
commit
c619d03639
2 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ autobahn >= 20.7.1, < 21.0.0
|
|||
lunr == 0.6.0
|
||||
simpleeval <= 1.0
|
||||
uritemplate == 4.1.1
|
||||
Jinja2<3.1
|
||||
Jinja2 < 3.1
|
||||
|
||||
# try to resolve dependency issue in py3.7
|
||||
attrs >= 19.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue