Block prettytable 3.4.0

That release contains a formatting change that causes nova tests to
fail[0]. The change has been reverted [1], so using 3.4.1 instead works
fine.

[0] https://bugs.launchpad.net/nova/+bug/1988482
[1] https://github.com/jazzband/prettytable/pull/183

Change-Id: I979320cef3ed8c8bee75061b4fcb4c1323cc83a9
This commit is contained in:
Dr. Jens Harbott 2022-09-02 16:13:15 +02:00
parent 5b346cf74d
commit 62fed12dd4
2 changed files with 2 additions and 2 deletions

View File

@ -194,7 +194,7 @@ Pint # BSD
pip # MIT
prometheus-client # Apache-2.0
protobuf # BSD License (3 clause)
PrettyTable # BSD
PrettyTable!=3.4.0 # BSD
psutil # BSD
pyasn1!=0.2.3 # BSD
pyasn1-modules # BSD

View File

@ -138,7 +138,7 @@ gnocchiclient===7.0.7
wcwidth===0.2.5
sphinxcontrib.datatemplates===0.9.1
jsonpath-rw===1.4.0
prettytable===3.3.0
prettytable===3.4.1
vine===5.0.0
taskflow===5.0.0
traceback2===1.4.0