potiuk commented on code in PR #24590:
URL: https://github.com/apache/airflow/pull/24590#discussion_r905254731
##########
setup.cfg:
##########
@@ -140,6 +140,7 @@ install_requires =
python-nvd3>=0.15.0
python-slugify>=5.0
rich>=12.4.4
+ rich-click>=1.3.1
Review Comment:
One small thing (for next PR). Rich-click 1.5 introduced some changes that
might cause incompatibilities. I tihnk bumping up to > 1.5 is a good idea.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]