We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a60ea25 commit a00d6daCopy full SHA for a00d6da
2 files changed
Pipfile
@@ -7,8 +7,9 @@ name = "pypi"
7
edgegpt = "*"
8
flask = {extras = ["async"], version = "*"}
9
aiohttp = "*"
10
+werkzeug = ">=3.1.4"
11
12
[dev-packages]
13
14
[requires]
-python_version = "3.11"
15
+python_version = "3.10"
0 commit comments