summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pybind/mgr/requirements.txt')
-rw-r--r--src/pybind/mgr/requirements.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/pybind/mgr/requirements.txt b/src/pybind/mgr/requirements.txt
new file mode 100644
index 000000000..252357952
--- /dev/null
+++ b/src/pybind/mgr/requirements.txt
@@ -0,0 +1,12 @@
+pytest-cov==2.7.1
+-e ../../python-common
+kubernetes
+requests-mock
+pyyaml
+prettytable
+pyOpenSSL
+execnet
+remoto
+Jinja2
+pyfakefs
+setuptools