We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fd864 commit 1cc1ab0Copy full SHA for 1cc1ab0
1 file changed
requirements/adapter.txt
@@ -7,7 +7,7 @@ chalice<=1.27.3; python_version=="3.6"
7
chalice>=1.28,<2; python_version>"3.6"
8
CherryPy>=18,<19
9
Django>=3,<6
10
-falcon>=2,<4; python_version<"3.11"
+falcon>=2,<5; python_version<"3.11"
11
falcon>=3.1.1,<5; python_version>="3.11"
12
fastapi>=0.70.0,<1
13
Flask>=1,<4
0 commit comments