We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01856dc commit 4ea0053Copy full SHA for 4ea0053
mesop/pip_package/requirements.txt
@@ -6,3 +6,4 @@ protobuf
6
pydantic
7
python-dotenv
8
watchdog # used by mesop CLI for hot reloading
9
+werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments