diff --git a/setup.py b/setup.py index 542b8bf..65a3bab 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ 'six==1.16.0', 'types-Markdown==3.4.2.1', 'types-PyYAML==6.0.12', - 'werkzeug==2.2.2', + 'werkzeug==3.0.3', ), python_requires='>=3.8', classifiers=[