Migration to UV, introducing db_write, mqtt_ingestion, db_migrations, half working prototype.

This commit is contained in:
Andrej Mickov
2025-10-28 23:14:58 +01:00
parent 5028dae200
commit 0b96c72f45
47 changed files with 2641 additions and 81 deletions

View File

@@ -1,8 +1,7 @@
Django==4.2.5
redis==4.5.4
paho-mqtt==1.6.1
psycopg2-binary==2.9.7
huey==2.4.5
python-dotenv==1.0.0
requests==2.31.0
openai==1.3.0
Django
redis
paho-mqtt
psycopg2-binary
python-dotenv
requests
openai