Skip to content

Commit 6ac5cbb

Browse files
Update adapter.txt
1 parent 95e4dbc commit 6ac5cbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements/adapter.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
# used only under slack_bolt/adapter
44
boto3<=2
55
bottle>=0.12,<1
6-
chalice>=1.32.0,<2;
6+
chalice>=1.28,<1.31; python_version<"3.9"
7+
chalice>=1.32.0,<2; python_version>="3.9"
78
cheroot<12
89
CherryPy>=18,<19
910
Django>=3,<6

0 commit comments

Comments
 (0)