]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Updated test dependencies 54710/head
authorDaniel Persson <mailto.woden@gmail.com>
Sun, 3 Dec 2023 09:46:56 +0000 (09:46 +0000)
committerDaniel Persson <mailto.woden@gmail.com>
Wed, 13 Dec 2023 09:44:24 +0000 (10:44 +0100)
Seemed that the test dependencies was separated in two different requirements files
one for the testing and one for linting. Added the JWT dependency in the linting file
as well.

Signed-off-by: Daniel Persson <mailto.woden@gmail.com>
src/pybind/mgr/dashboard/requirements-lint.txt

index 57e5191574083ed0d3843d6ba125f19a12115350..571c92a4ebfbce29ccf3726cc2fe0bcbd723e38e 100644 (file)
@@ -9,3 +9,4 @@ autopep8==1.5.7
 pyfakefs==4.5.0
 isort==5.5.3
 jsonschema~=4.0
+PyJWT~=2.0