Bump to click v8.0
https://click.palletsprojects.com/en/8.0.x/changes/#version-8-0-0
-
click.get_terminal_size()
is deprecated and will be removed in 8.1. Useshutil.get_terminal_size()
instead. Intx_history.py
Edited by Moul
https://click.palletsprojects.com/en/8.0.x/changes/#version-8-0-0
click.get_terminal_size()
is deprecated and will be removed in 8.1. Use shutil.get_terminal_size()
instead. In tx_history.py