Sentry in Backend, Image-Import, Settings-function improvement and reload detection

This commit is contained in:
Mawoka
2022-03-30 18:29:09 +02:00
parent 20e655e18d
commit e413c0191d
17 changed files with 3349 additions and 4272 deletions
+2 -1
View File
@@ -14,12 +14,13 @@ alembic = "*"
email-validator = "*"
python-multipart = "*"
pydantic = "*"
redis = "==4.2.0rc1"
redis = "*"
aiohttp = "*"
gunicorn = { version = "*"}
qrcode = "*"
jinja2 = "*"
argon2-cffi = "*"
sentry-sdk = "*"
[dev-packages]