Skip to content

Commit

Permalink
require jinja 2.11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Beck committed Mar 25, 2020
1 parent 1e89dc8 commit 701b3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def read(fname):
'scripts/dbt',
],
install_requires=[
'Jinja2>=2.10,<3',
'Jinja2>=2.11,<3',
'PyYAML>=3.11',
'sqlparse>=0.2.3,<0.4',
'networkx>=2.3,<3',
Expand Down

0 comments on commit 701b3b4

Please sign in to comment.