requirements.txt: update packages
This commit is contained in:
parent
7bb6daa4bf
commit
f4e49bc526
@ -1,14 +1,14 @@
|
||||
paho-mqtt~=1.5.1
|
||||
paho-mqtt==1.6.1
|
||||
inverterd~=1.0.3
|
||||
clickhouse-driver~=0.2.0
|
||||
toml~=0.10.2
|
||||
mysql-connector-python~=8.0.27
|
||||
Werkzeug~=2.0.2
|
||||
Werkzeug==2.2.2
|
||||
uwsgi~=2.0.20
|
||||
python-telegram-bot~=13.1
|
||||
requests~=2.26.0
|
||||
python-telegram-bot==13.15
|
||||
requests==2.28.1
|
||||
aiohttp~=3.8.1
|
||||
pytz~=2021.3
|
||||
pytz==2022.6
|
||||
PyYAML~=6.0
|
||||
apscheduler~=3.9.1
|
||||
psutil~=5.9.1
|
||||
@ -21,5 +21,5 @@ scikit-image~=0.19.3
|
||||
Pillow~=9.1.1
|
||||
|
||||
# for polaris kettle protocol implementation
|
||||
cryptography~=37.0.2
|
||||
zeroconf~=0.38.7
|
||||
cryptography==38.0.4
|
||||
zeroconf==0.39.4
|
Loading…
x
Reference in New Issue
Block a user