Invite links prototype working
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-06-12 19:46:48 +02:00
parent 480cd4a4fe
commit 80dd93823e
6 changed files with 327 additions and 26 deletions

View File

@ -15,6 +15,8 @@ Authlib = "^0.15.4"
httpx = "^0.18.1"
aioredis = "^1.3.1"
humanize = "^3.7.1"
python-multipart = "^0.0.5"
python-keycloak = "^0.25.0"
[tool.poetry.dev-dependencies]
black = "^21.6b0"