diff --git a/Docker/requirements.txt b/Docker/requirements.txt index fc7b225..457991e 100644 --- a/Docker/requirements.txt +++ b/Docker/requirements.txt @@ -1,4 +1,3 @@ -astral==1.10.1 -paho-mqtt==1.4.0 -bottle==0.12.17 - +astral==2.2 +paho-mqtt==1.5.1 +bottle==0.12.19