diff options
Diffstat (limited to '')
-rw-r--r-- | src/pybind/mgr/dashboard/requirements.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pybind/mgr/dashboard/requirements.txt b/src/pybind/mgr/dashboard/requirements.txt index 8003d62a5..24bb3d386 100644 --- a/src/pybind/mgr/dashboard/requirements.txt +++ b/src/pybind/mgr/dashboard/requirements.txt @@ -1,13 +1,12 @@ bcrypt CherryPy more-itertools -PyJWT pyopenssl requests Routes -e ../../../python-common prettytable -pytest +pytest==8.0.2 pyyaml natsort setuptools |