Rewrite start

This commit is contained in:
2025-10-12 20:21:04 +02:00
parent 9c19bd9c74
commit 39a9f91cfc
12 changed files with 428 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
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