diff options
Diffstat (limited to 'src/pybind/mgr/dashboard/requirements-py3.txt')
-rw-r--r-- | src/pybind/mgr/dashboard/requirements-py3.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pybind/mgr/dashboard/requirements-py3.txt b/src/pybind/mgr/dashboard/requirements-py3.txt new file mode 100644 index 00000000..364ce283 --- /dev/null +++ b/src/pybind/mgr/dashboard/requirements-py3.txt @@ -0,0 +1,3 @@ +astroid==2.1.0 +pylint==2.2.2 +python3-saml==1.4.1 |