Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 8cb5706

Browse files
Downgrade flask (#69)
2 parents d25574d + 7493d9c commit 8cb5706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323
keywords = ['flask', 'swagger', 'openapi', 'python', 'api', 'rest', 'openapi3']
2424
dependencies = [
25-
"Flask>=2.3.1",
25+
"Flask>=2.1.2",
2626
"PyYAML>=6.0",
2727
"jsonschema>=4.19.0",
2828
"mistune>=3.0.0",

0 commit comments

Comments
 (0)