Skip to content

Commit

Permalink
Bump jinja version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrachuk committed Jan 30, 2020
1 parent 6e8ce1d commit 65fe62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def readme():
'Issues': 'https://github.com/mdrachuk/lightweight/issues',
},
install_requires=[
'Jinja2~=2.10.1',
'Jinja2~=2.11',
'feedgen~=0.9.0',
'libsass~=0.19.2',
'python-frontmatter~=0.4.5',
Expand Down

0 comments on commit 65fe62a

Please sign in to comment.