Skip to content

Commit 3a28c6e

Browse files
committed
add lock to werkzeug version
1 parent 1869913 commit 3a28c6e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ opentelemetry-instrumentation-flask = ">=0.48b0"
7979
python-dotenv = "^0.21.0"
8080
cryptography = ">=42.0.4"
8181
deprecated = "^1.0.0"
82+
werkzeug = "<3.0.0"
8283

8384
[tool.poetry.extras]
8485
api = ["Jinja2", "pyopenssl", "opentelemetry-api", "opentelemetry-sdk", "opentelemetry-exporter-otlp-proto-http"]

0 commit comments

Comments
 (0)