diff --git a/setup.py b/setup.py index d4723d2d..384fbf6a 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "Jinja2>=2.10.1,<3.1", "gunicorn==20.0.4", "coloredlogs==15.0.1", - "Werkzeug==2.0.3", + "Werkzeug==3.0.3", "eciespy==0.3.11", "coincurve>=13,<15", "ipaddress==1.0.23",