Skip to content

Commit

Permalink
Merge pull request #65 from nottrobin/loose-talisker
Browse files Browse the repository at this point in the history
loose talisker
  • Loading branch information
nottrobin authored Jan 23, 2023
2 parents 20e5d5b + 62ebfc2 commit 27370a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="canonicalwebteam.flask-base",
version="1.0.6",
version="1.1.0",
description=(
"Flask extension that applies common configurations"
"to all of webteam's flask apps."
Expand All @@ -26,7 +26,7 @@
"jinja2 (>=3,<3.1.0)",
"gevent==21.12.0",
"greenlet==1.1.2",
"talisker[gunicorn,gevent,flask,prometheus,raven]==0.19.0",
"talisker[gunicorn,gevent,flask,prometheus,raven]",
"Werkzeug (>=1.0.0, <1.2)",
"markupsafe >= 1.0, < 2.1.0",
"itsdangerous >= 0.24, < 2.0",
Expand Down

0 comments on commit 27370a7

Please sign in to comment.