fix for columns alignment and title readability.

This commit is contained in:
Peter Dwyer
2022-08-29 15:27:49 +01:00
parent 5ca3c396ea
commit b191c332b9
7 changed files with 80 additions and 129 deletions

6
poetry.lock generated
View File

@@ -411,7 +411,7 @@ validation = ["swagger-spec-validator (>=2.1.0)"]
[[package]]
name = "executing"
version = "0.10.0"
version = "1.0.0"
description = "Get the currently executing AST node of a frame, and other information"
category = "dev"
optional = false
@@ -875,7 +875,7 @@ python-versions = ">=3.5"
[[package]]
name = "stack-data"
version = "0.4.0"
version = "0.5.0"
description = "Extract data from python stack frames and tracebacks for informative displays"
category = "dev"
optional = false
@@ -934,7 +934,7 @@ python-versions = ">=2"
[[package]]
name = "ua-parser"
version = "0.16.0"
version = "0.16.1"
description = "Python port of Browserscope's user agent parser"
category = "main"
optional = false