diff --git a/requirements.txt b/requirements.txt index 5982f53045..35ddabac3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ jsonschema==4.* # rich, py-markdown-table, tabulate are used for pretty printing outputs that would otherwise # be difficult to parse by a human -rich==14.* +rich==15.* py-markdown-table==1.3.* tabulate==0.10.*