Uncap PrettyTable

This is now maintained as a Jazzband project [1].

[1] https://github.com/jazzband/prettytable

Change-Id: I4b9e68d5105cdaa76b7906dbc839182ff3a57df1
This commit is contained in:
Pierre Riteau 2021-02-23 16:01:21 +01:00
parent 201b3527b0
commit e2bcf6e980
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
osc-lib>=1.8.0 # Apache-2.0
PrettyTable<0.8,>=0.7.2 # BSD
PrettyTable>=0.7.2 # BSD
cryptography>=3.0 # BSD/Apache-2.0
decorator>=3.4.0 # BSD