Skip to content

Commit

Permalink
bump falcon dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 committed Oct 7, 2024
1 parent 2617d0f commit 895c4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies = [
"click",
"pandas",
"tabulate",
"falcon==3.1.3",
"falcon>=3.1.3",
"uvloop",
"httptools",
"rstr",
Expand Down

0 comments on commit 895c4cd

Please sign in to comment.