diff --git a/uploader/requirements.txt b/uploader/requirements.txt index 7b84db47..daf0d7d1 100644 --- a/uploader/requirements.txt +++ b/uploader/requirements.txt @@ -1 +1 @@ -kiwixstorage==0.8.3 +kiwixstorage==0.9.0 diff --git a/watcher/requirements.txt b/watcher/requirements.txt index b5a7deb6..b336a0a9 100644 --- a/watcher/requirements.txt +++ b/watcher/requirements.txt @@ -1,6 +1,6 @@ pif==0.8.2 -requests==2.31.0 +requests==2.32.1 humanfriendly==10.0 PyJWT==2.8.0 -kiwixstorage==0.8.3 +kiwixstorage==0.9.0 xml-to-dict==0.1.6 diff --git a/workers/manager-requirements.txt b/workers/manager-requirements.txt index dcc9f275..1c6ac7c1 100644 --- a/workers/manager-requirements.txt +++ b/workers/manager-requirements.txt @@ -1,6 +1,6 @@ -requests==2.31.0 +requests==2.32.1 docker==7.0.0 psutil==5.9.8 humanfriendly==10.0 PyJWT==2.8.0 -paramiko==2.11.0 +paramiko==3.4.0 diff --git a/workers/task-requirements.txt b/workers/task-requirements.txt index fb7a482c..2d403229 100644 --- a/workers/task-requirements.txt +++ b/workers/task-requirements.txt @@ -1,9 +1,9 @@ -requests==2.31.0 +requests==2.32.1 docker==7.0.0 psutil==5.9.8 humanfriendly==10.0 PyJWT==2.8.0 -kiwixstorage==0.6 -ujson==5.9.0 +kiwixstorage==0.9.0 +ujson==5.10.0 libzim==3.4.0 -paramiko==2.11.0 +paramiko==3.4.0