Add rich into dev-requirements.txt

pull/1582/head
lebr0nli 3 years ago committed by Gulshan Singh
parent 5a1c10ef51
commit bb59a81c07

@ -17,3 +17,5 @@ types-psutil==5.9.5
types-Pygments==2.12.1
types-tabulate==0.9.0.0
vermin==1.5.1
rich==12.6.0; python_version < '3.7'
rich==13.3.1; python_version >= '3.7'

Loading…
Cancel
Save