Skip to content

Commit

Permalink
Revert unnecessary falcon version bump
Browse files Browse the repository at this point in the history
Co-authored-by: Kazuhiro Sera <seratch@gmail.com>
  • Loading branch information
sarayourfriend and seratch committed Mar 15, 2022
1 parent 241a749 commit 5a9cb0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"click>=7,<8", # for chalice
"CherryPy>=18,<19",
"Django>=3,<5",
"falcon>=3,<4",
"falcon>=2,<4",
"fastapi>=0.70.0,<1",
"Flask>=1,<3",
"Werkzeug>=2,<3",
Expand Down

0 comments on commit 5a9cb0a

Please sign in to comment.