Skip to content

Commit

Permalink
Merge pull request #1289 from cta-observatory/maxnoe-patch-1
Browse files Browse the repository at this point in the history
Remove jinja pin
  • Loading branch information
maxnoe authored Oct 8, 2024
2 parents 538ca80 + 8bbcf7d commit ddcf4f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ def find_scripts(script_dir, prefix, suffix='.py'):
'pymongo',
'pyparsing',
'setuptools_scm',
'jinja2~=3.0.2', # pinned for bokeh 1.0 compatibility
],
extras_require={
"all": tests_require + docs_require,
Expand Down

0 comments on commit ddcf4f9

Please sign in to comment.