Skip to content

Commit 28812e2

Browse files
Merge branch 'dependabot/pip/fastapi-gte-0.128.8-and-lt-1' of https://github.com/slackapi/bolt-python into dependabot/pip/fastapi-gte-0.128.8-and-lt-1
2 parents ba6e238 + b5ea09e commit 28812e2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements/adapter_dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Django>=4.2.30,<6; python_version>="3.8"
1212
falcon>=2,<4; python_version<"3.9"
1313
falcon>=4.2.0,<5; python_version>="3.9"
1414
fastapi>=0.128.8,<1
15-
Flask>=1,<4
15+
Flask>=1,<4; python_version<"3.9"
16+
Flask>=3.1.3,<4; python_version>="3.9"
1617
Werkzeug>=2,<3; python_version<"3.9"
1718
Werkzeug>=3.1.8,<4; python_version>="3.9"
1819
pyramid>=1,<3

0 commit comments

Comments
 (0)