blob: e42e4a976314b406e4592cbf4ea70a6d65044fbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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
aioshutil~=1.1
scikit-image~=0.19.3
# following can be installed from debian repositories
# matplotlib~=3.5.0
|