blob: 9782e8681e5038bfaada546f91734c52bda52a56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
paho-mqtt~=1.5.1
inverterd~=1.0.3
clickhouse-driver~=0.2.0
toml~=0.10.2
Flask~=2.0.2
mysql-connector-python~=8.0.27
Werkzeug~=2.0.2
uwsgi~=2.0.20
python-telegram-bot~=13.1
requests~=2.26.0
aiohttp~=3.8.1
pytz~=2021.3
PyYAML~=6.0
apscheduler~=3.9.1
psutil~=5.9.1
# following can be installed from debian repositories
# matplotlib~=3.5.0
|