From: Guillaume Abrioux Date: Mon, 12 Jun 2023 12:36:54 +0000 (+0200) Subject: node-proxy: add requirements.txt X-Git-Tag: v18.2.4~314^2~92 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fdc8ffedc9ebd76c82a8c0f605afa26a44e2e20c;p=ceph.git node-proxy: add requirements.txt This adds the requirements.txt file in order to manage the required libraries. Signed-off-by: Guillaume Abrioux (cherry picked from commit 31b46ff9b8901d0a54cfedaf219a280c4802676a) --- diff --git a/src/cephadm/node-proxy/requirements.txt b/src/cephadm/node-proxy/requirements.txt new file mode 100644 index 000000000000..ab20bcc64b46 --- /dev/null +++ b/src/cephadm/node-proxy/requirements.txt @@ -0,0 +1,8 @@ +pyyaml +types-PyYAML +types-requests +mypy +flake8 +redfish +CherryPy +requests