🚸 Refreshed admin-screen and qr-endpoint!

This commit is contained in:
Mawoka
2022-03-03 20:41:45 +01:00
parent 829fbc768d
commit 493a5c0bdf
11 changed files with 221 additions and 29 deletions
+1
View File
@@ -17,6 +17,7 @@ pydantic = "*"
redis = "==4.2.0rc1"
aiohttp = "*"
gunicorn = { version = "*"}
qrcode = "*"
[dev-packages]