]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/dashboard: Add missing test requirement "werkzeug"
authorStephan Müller <smueller@suse.com>
Mon, 15 Oct 2018 14:55:00 +0000 (16:55 +0200)
committerStephan Müller <smueller@suse.com>
Wed, 17 Oct 2018 08:33:39 +0000 (10:33 +0200)
Fixes: https://tracker.ceph.com/issues/36445
Signed-off-by: Stephan Müller <smueller@suse.com>
src/pybind/mgr/dashboard/requirements.txt

index d87a7b61d39a16b88416248452dbd39e0c6075b4..73428a9d443a55872d6854b80ac5a1caea2cbc51 100644 (file)
@@ -31,4 +31,5 @@ six==1.11.0
 tempora==1.10
 tox==2.9.1
 virtualenv==15.1.0
+werkzeug==0.14.1
 wrapt==1.10.11