Skip to content

Commit 811d6a2

Browse files
authored
build: require cheroot<11 with adapter test dependencies (#1375)
1 parent 7cedaac commit 811d6a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/adapter.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
boto3<=2
55
bottle>=0.12,<1
66
chalice>=1.28,<2;
7+
cheroot<11 # https://github.com/slackapi/bolt-python/issues/1374
78
CherryPy>=18,<19
89
Django>=3,<6
910
falcon>=2,<5; python_version<"3.11"

0 commit comments

Comments
 (0)