From f4e49bc5266226fdb813896861d6b1a9cc4d6444 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sun, 18 Dec 2022 05:31:42 +0300 Subject: requirements.txt: update packages --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd5d185..46f9b8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file +cryptography==38.0.4 +zeroconf==0.39.4 \ No newline at end of file -- cgit v1.2.3