Skip to content

Commit

Permalink
Unpin jinja2
Browse files Browse the repository at this point in the history
Flask is now more strict about jinja2, so this is no longer helpful.
pallets/flask@6d8b4ce
  • Loading branch information
nottrobin authored May 5, 2022
1 parent 34b5868 commit dd6177d
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 @@ -23,7 +23,6 @@
install_requires=[
"canonicalwebteam.yaml-responses[flask] (>=1,<2)",
"flask (>=1,<2)",
"jinja2 (>=3,<3.1.0)",
"gevent==21.12.0",
"greenlet==1.1.2",
"talisker[gunicorn,gevent,flask,prometheus,raven]==0.19.0",
Expand Down

0 comments on commit dd6177d

Please sign in to comment.