]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr: Fix tox test issue due to PrettyTable update 47942/head
authorPatrick Seidensal <pseidensal@suse.com>
Mon, 29 Aug 2022 14:32:00 +0000 (16:32 +0200)
committerAdam King <adking@redhat.com>
Sat, 3 Sep 2022 16:48:55 +0000 (12:48 -0400)
Since the update of PrettyTable 3.3.0 to 3.4.0 on Aug 25, 2022, three
tests inside tox broke as the new version returns tables slightly
differently.

Alternatively, the tests could be adapted.

Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked from commit 79534e5dc350ed7aa9cb2dd54f51d0cff3c05496)

src/pybind/mgr/requirements-required.txt

index 226425f139202272452f84e6b98c75f991e7141d..ab36032e6705f32517b497f7155d4758593df5e6 100644 (file)
@@ -5,7 +5,7 @@ cryptography
 jsonpatch
 Jinja2
 pecan
-prettytable
+prettytable==3.3.0
 pyfakefs
 pyOpenSSL
 pytest-cov==2.7.1