diff --git a/control_plane/controller/requirements.txt b/control_plane/controller/requirements.txt index cff78f1..906ac59 100644 --- a/control_plane/controller/requirements.txt +++ b/control_plane/controller/requirements.txt @@ -1,12 +1,12 @@ certifi==2020.4.5.1 decorator==4.4.2 fire==0.3.1 -grpcio==1.29.0 -grpcio-tools==1.29.0 +grpcio==1.41.1 +grpcio-tools==1.41.1 networkx==2.4 -protobuf==3.12.0 +protobuf==3.19.6 pyaml==20.4.0 python-arango==5.4.0 python-dotenv==0.13.0 PyYAML==5.3.1 -requests-toolbelt==0.9.1 +requests-toolbelt==1.0.0 diff --git a/control_plane/node-manager/requirements.txt b/control_plane/node-manager/requirements.txt index e447e95..2b947d0 100644 --- a/control_plane/node-manager/requirements.txt +++ b/control_plane/node-manager/requirements.txt @@ -1,7 +1,7 @@ -cffi==1.14.0 -grpcio==1.29.0 -grpcio-tools==1.29.0 -protobuf==3.12.0 +cffi==1.14.1 +grpcio==1.41.1 +grpcio-tools==1.41.1 +protobuf==3.19.6 pyroute2==0.5.12 python-dotenv==0.13.0 scapy==2.4.3 diff --git a/control_plane/protos/requirements.txt b/control_plane/protos/requirements.txt index b4abd87..9fd4240 100644 --- a/control_plane/protos/requirements.txt +++ b/control_plane/protos/requirements.txt @@ -1,3 +1,3 @@ -grpcio==1.29.0 -grpcio-tools==1.29.0 -protobuf==3.12.0 +grpcio==1.41.1 +grpcio-tools==1.41.1 +protobuf==3.19.6 diff --git a/db_update/requirements.txt b/db_update/requirements.txt index ff706aa..1e24e56 100644 --- a/db_update/requirements.txt +++ b/db_update/requirements.txt @@ -1,6 +1,6 @@ decorator==4.4.2 -protobuf==3.12.0 +protobuf==3.19.6 pyaml==20.4.0 python-arango==5.4.0 PyYAML==5.3.1 -requests-toolbelt==0.9.1 +requests-toolbelt==1.0.0