Skip to content

Commit

Permalink
require jinja2 to pick up pallets/jinja#718 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 20, 2019
1 parent c58965c commit 9f693a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -43,6 +43,7 @@
'json5',
'jsonschema>=3.0.1',
'notebook>=4.2.0',
'jinja2>=2.10'
]

if __name__ == '__main__':
Expand Down

0 comments on commit 9f693a6

Please sign in to comment.