command check - fix subscriber

This commit is contained in:
2025-01-26 19:59:16 +01:00
parent cc66878cf7
commit c13049a30f
20 changed files with 424 additions and 39 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"cryptography>=44.0.0",
"django>=5.1.4",
"django-htmx>=1.21.0",
"gunicorn>=23.0.0",
"paho-mqtt>=2.1.0",
"psycopg2-binary>=2.9.10",
"python-dotenv>=1.0.1",