This commit is contained in:
2025-01-11 00:53:16 +01:00
parent a5b6b54429
commit cc66878cf7
11 changed files with 304 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ dependencies = [
"bcrypt>=4.2.1",
"cryptography>=44.0.0",
"django>=5.1.4",
"django-htmx>=1.21.0",
"paho-mqtt>=2.1.0",
"psycopg2-binary>=2.9.10",
"python-dotenv>=1.0.1",
]