Skip to content

Commit

Permalink
bump fastapi version
Browse files Browse the repository at this point in the history
  • Loading branch information
hidaris committed Dec 30, 2020
1 parent 90678fc commit 7c8eade
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 @@ -26,7 +26,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.7"
fastapi = "^0.61.0"
fastapi = "^0.63.0"
uvicorn = {extras = ["standard"], version = "^0.13.0"}
ujson = "^4.0.0"
email_validator = "^1.1.1"
Expand Down

0 comments on commit 7c8eade

Please sign in to comment.