]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Updated test dependencies 55689/head
authorDaniel Persson <mailto.woden@gmail.com>
Sun, 3 Dec 2023 09:46:56 +0000 (09:46 +0000)
committerMatthew Vernon <mvernon@wikimedia.org>
Thu, 22 Feb 2024 09:15:34 +0000 (09:15 +0000)
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>
(cherry picked from commit 06765e648acb1676d5d563c631b8d8fc08b5323c)

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