]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: all pyfakefs must be pinned on same version 43738/head
authorRishabh Dave <ridave@redhat.com>
Fri, 29 Oct 2021 15:04:12 +0000 (20:34 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 29 Oct 2021 15:04:12 +0000 (20:34 +0530)
Without this patch execution of install-deps.sh fails with an error.

Fixes: https://tracker.ceph.com/issues/53088
Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/pybind/mgr/dashboard/requirements-test.txt

index 90cd7f2b121f262162176abce33517dddb3c3fb9..625f5c358f1cb606e4cd377373c3557975acbbbd 100644 (file)
@@ -1,3 +1,3 @@
 pytest-cov
 pytest-instafail
-pyfakefs
+pyfakefs==4.5.0