summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/requirements-lint.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pybind/mgr/dashboard/requirements-lint.txt')
-rw-r--r--src/pybind/mgr/dashboard/requirements-lint.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pybind/mgr/dashboard/requirements-lint.txt b/src/pybind/mgr/dashboard/requirements-lint.txt
index d82fa1ace..571c92a4e 100644
--- a/src/pybind/mgr/dashboard/requirements-lint.txt
+++ b/src/pybind/mgr/dashboard/requirements-lint.txt
@@ -8,4 +8,5 @@ rstcheck==3.3.1
autopep8==1.5.7
pyfakefs==4.5.0
isort==5.5.3
-jsonschema==4.16.0
+jsonschema~=4.0
+PyJWT~=2.0