adding latest tutorials

This commit is contained in:
2020-02-26 01:10:16 +00:00
parent 8b1d7f6f45
commit 4f666020c1
26 changed files with 20725 additions and 29 deletions

View File

@@ -9,6 +9,7 @@ python = "^3.8"
uvicorn = "^0.11.3"
fastapi-users = {extras = ["mongodb"], version = "^0.6.6"}
httpx_oauth = "^0.2.1"
jinja2 = "^2.11.1"
[tool.poetry.dev-dependencies]
pytest = "^3.0"