diff options
Diffstat (limited to 'src/pybind/mgr/requirements-required.txt')
-rw-r--r-- | src/pybind/mgr/requirements-required.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/src/pybind/mgr/requirements-required.txt b/src/pybind/mgr/requirements-required.txt new file mode 100644 index 000000000..76fef65db --- /dev/null +++ b/src/pybind/mgr/requirements-required.txt @@ -0,0 +1,18 @@ +-e ../../python-common +asyncmock +cherrypy +cryptography +jsonpatch +Jinja2 +pecan +prettytable<3.4.0 +pyfakefs +pyOpenSSL +pytest-cov==2.7.1 +pyyaml +requests-mock +scipy +setuptools +werkzeug +natsort +bcrypt |