summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pybind/mgr/dashboard/requirements.txt')
-rw-r--r--src/pybind/mgr/dashboard/requirements.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/pybind/mgr/dashboard/requirements.txt b/src/pybind/mgr/dashboard/requirements.txt
new file mode 100644
index 000000000..84dee7efc
--- /dev/null
+++ b/src/pybind/mgr/dashboard/requirements.txt
@@ -0,0 +1,12 @@
+bcrypt
+CherryPy
+more-itertools
+PyJWT
+pyopenssl
+requests
+Routes
+-e ../../../python-common
+prettytable
+pytest
+pyyaml
+setuptools