1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 05:16:13 +01:00
bite/requirements.txt
Daniele Viganò 8e5a407b28
Implement MQTT ingestion and improve dockerization (#13)
* Add mqtt-to-db command

* Minor fixes

* Ignore production.py on git

* Add a production conf

* Add django container

* Add gunicorn for prod and traefik
2020-06-15 22:47:55 +02:00

7 lines
89 B
Plaintext

Django
djangorestframework
psycopg2-binary
paho-mqtt==1.5.0
asyncio-mqtt==0.5.0
gunicorn