Skip to content

Commit 95e4dbc

Browse files
Merge branch 'dependabot/pip/chalice-gte-1.32.0-and-lt-2' of https://github.com/slackapi/bolt-python into dependabot/pip/chalice-gte-1.32.0-and-lt-2
2 parents 5d561a2 + d0380ee commit 95e4dbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/adapter.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ chalice>=1.32.0,<2;
77
cheroot<12
88
CherryPy>=18,<19
99
Django>=3,<6
10-
falcon>=2,<5; python_version<"3.11"
11-
falcon>=3.1.1,<5; python_version>="3.11"
10+
falcon>=2,<4; python_version<"3.9"
11+
falcon>=4.2.0,<5; python_version>="3.9"
1212
fastapi>=0.70.0,<1
1313
Flask>=1,<4
1414
Werkzeug>=2,<3; python_version<"3.9"

0 commit comments

Comments
 (0)