requirements.txt: update packages

This commit is contained in:
Evgeny Zinoviev 2022-12-18 05:31:42 +03:00
parent 7bb6daa4bf
commit f4e49bc526

View File

@ -1,14 +1,14 @@
paho-mqtt~=1.5.1 paho-mqtt==1.6.1
inverterd~=1.0.3 inverterd~=1.0.3
clickhouse-driver~=0.2.0 clickhouse-driver~=0.2.0
toml~=0.10.2 toml~=0.10.2
mysql-connector-python~=8.0.27 mysql-connector-python~=8.0.27
Werkzeug~=2.0.2 Werkzeug==2.2.2
uwsgi~=2.0.20 uwsgi~=2.0.20
python-telegram-bot~=13.1 python-telegram-bot==13.15
requests~=2.26.0 requests==2.28.1
aiohttp~=3.8.1 aiohttp~=3.8.1
pytz~=2021.3 pytz==2022.6
PyYAML~=6.0 PyYAML~=6.0
apscheduler~=3.9.1 apscheduler~=3.9.1
psutil~=5.9.1 psutil~=5.9.1
@ -21,5 +21,5 @@ scikit-image~=0.19.3
Pillow~=9.1.1 Pillow~=9.1.1
# for polaris kettle protocol implementation # for polaris kettle protocol implementation
cryptography~=37.0.2 cryptography==38.0.4
zeroconf~=0.38.7 zeroconf==0.39.4