Add heatlhcheck

This commit is contained in:
2022-02-05 11:39:56 +03:00
parent 89fe884ae8
commit c8373f936b
5 changed files with 121 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ fastapi = "^0.71.0"
alembic = "^1.7.5"
ormar = {extras = ["postgresql"], version = "^0.10.23"}
uvicorn = {extras = ["standart"], version = "^0.16.0"}
httpx = "^0.22.0"
[tool.poetry.dev-dependencies]