Skip to content

Commit a00d6da

Browse files
committed
Updated werkzeug version
1 parent a60ea25 commit a00d6da

2 files changed

Lines changed: 1145 additions & 900 deletions

File tree

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ name = "pypi"
77
edgegpt = "*"
88
flask = {extras = ["async"], version = "*"}
99
aiohttp = "*"
10+
werkzeug = ">=3.1.4"
1011

1112
[dev-packages]
1213

1314
[requires]
14-
python_version = "3.11"
15+
python_version = "3.10"

0 commit comments

Comments
 (0)