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 141892d commit 84e097aCopy full SHA for 84e097a
pyproject.toml
@@ -8,7 +8,7 @@ exclude = ["tests", "static", "examples", "docs"]
8
9
10
[tool.poetry.dependencies]
11
-python = ">=3.10"
+python = ">=3.9"
12
wrapt = "^1.16.0"
13
Flask = "^2.3.2"
14
Flask-Migrate = "^2.6.0"
0 commit comments