Remove click upper bound#32634
Conversation
|
Brings new mypy errors, I am taking a look. https://github.com/apache/airflow/actions/runs/5568285742/jobs/10171191069?pr=32634 |
|
8.1.5 patch is not enough, tried locally with pallets/click#2565 and it seems to works. This will have to wait for |
|
Converting to draft to avoid accidental merge. |
|
Click 8.1.6 was just released, retrying the CI. |
3df1402 to
9ad69a1
Compare
pankajkoti
left a comment
There was a problem hiding this comment.
We may need to update the PR description to reflect the updated click version that fixes the issue instead of the current mention for 8.1.5
Done, thanks |
|
Should we make it >= 8.1.6 maybe ? I think there is no downside in requiring the newer version of click? |
|
Or if there are, then specifically alexcluding those buggy version could be a good idea instead |
6dce8c9 to
89a9851
Compare
89a9851 to
877210b
Compare
Good idea, done. 8.1.4 and 8.1.5 are now excluded |
|
random errors. merging. |
closes: #32412
Remove upper bound limit on click,
8.1.6is out with a fix:https://click.palletsprojects.com/en/8.1.x/changes/