Skip to content

Commit 06765e6

Browse files
committed
mgr/dashboard: Updated test dependencies
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 <[email protected]>
1 parent c1ea66f commit 06765e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pybind/mgr/dashboard/requirements-lint.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ autopep8==1.5.7
99
pyfakefs==4.5.0
1010
isort==5.5.3
1111
jsonschema~=4.0
12+
PyJWT~=2.0

0 commit comments

Comments
 (0)