Merge pull request #10405 from freqtrade/feat/rich_tables

Add rich table output
This commit is contained in:
Matthias
2024-07-09 06:37:52 +02:00
committed by GitHub
20 changed files with 385 additions and 351 deletions
-2
View File
@@ -45,8 +45,6 @@ pyjwt==2.8.0
aiofiles==24.1.0
psutil==6.0.0
# Support for colorized terminal output
colorama==0.4.6
# Building config files interactively
questionary==2.0.1
prompt-toolkit==3.0.36