Open
Description
Description
With rich_click 1.8.2 I get the following error:
ImportError: cannot import name 'OptionHighlighter' from 'rich_click.rich_click' (/opt/homebrew/lib/python3.9/site-packages/rich_click/rich_click.py)
This appears to be depreciated ewels/rich-click@0ab5aea
How to reproduce the issue
Install iga from scratch and type iga -s https://127.0.0.1:5000 https://github.com/mhucka/taupe/releases/tag/v1.2.0
Immediate solution is to pin rich_click to under 1.7.4