Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure that we have no conflicting dependencies when installing. #10854

Closed
potiuk opened this issue Sep 10, 2020 · 1 comment
Closed

Make sure that we have no conflicting dependencies when installing. #10854

potiuk opened this issue Sep 10, 2020 · 1 comment
Assignees
Labels
area:dependencies Issues related to dependencies problems area:production-image Production image improvements and fixes kind:bug This is a clearly a bug

Comments

@potiuk
Copy link
Member

potiuk commented Sep 10, 2020

In October 2020 PIP will start failing in case of some conflicting dependencies. We should run the latest version of PIP and make sure to use the --use-feature=2020-resolver to test the resolution of packages and fix them,

@potiuk potiuk added area:production-image Production image improvements and fixes kind:bug This is a clearly a bug labels Sep 10, 2020
@potiuk potiuk added this to the Airflow 2.0.0 milestone Sep 10, 2020
@kaxil
Copy link
Member

kaxil commented Sep 11, 2020

+1 this one is definitely important

@potiuk potiuk self-assigned this Oct 11, 2020
@turbaszek turbaszek added the area:dependencies Issues related to dependencies problems label Nov 22, 2020
potiuk added a commit to PolideaInternal/airflow that referenced this issue Nov 26, 2020
This change upgrades setup.py to provide non-conflicting
`pip check` valid set of constraints for CI image.

Fixes apache#10854

Co-authored-by: Tomek Urbaszek <[email protected]>
potiuk added a commit to PolideaInternal/airflow that referenced this issue Nov 27, 2020
This change upgrades setup.py and setup.cfg to provide non-conflicting
`pip check` valid set of constraints for CI image.

Fixes apache#10854

Co-authored-by: Tomek Urbaszek <[email protected]>
@potiuk potiuk closed this as completed in 6b3c6ad Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dependencies Issues related to dependencies problems area:production-image Production image improvements and fixes kind:bug This is a clearly a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants