Remove mqtt

This commit is contained in:
2026-05-23 20:09:12 +02:00
parent e6a248529b
commit a4bedba628
3 changed files with 4 additions and 22 deletions

View File

@@ -9,7 +9,6 @@ dependencies = [
"sqlmodel>=0.0.38",
"poetry>=2.3.4",
"python-desfire",
"paho-mqtt>=2.1.0",
"pyjwt[crypto]>=2.12.1",
"pwdlib[argon2]>=0.3.0",
"pytest>=9.0.3",