Skip to content

Cleanup some dependencies#60992

Merged
potiuk merged 1 commit intoapache:mainfrom
potiuk:cleanup-some-provider-dependencies
Feb 3, 2026
Merged

Cleanup some dependencies#60992
potiuk merged 1 commit intoapache:mainfrom
potiuk:cleanup-some-provider-dependencies

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Jan 23, 2026

There were a few things raising warnings during uv sync that should be fixed:

  • no lower limits on few dependencies
  • old pcycopg2 dev dependency for postgres provider.
  • botocore/aiobotocore depsndencies not updated for a while
  • lack of quotes in some sqlalchemy deps
  • optional deps for sqlalchemy not sorted properly

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@potiuk
Copy link
Copy Markdown
Member Author

potiuk commented Jan 23, 2026

cc: @Prab-27 -> should fix some of the things you noticed yesterday in #60472 (comment)

Copy link
Copy Markdown
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

Copy link
Copy Markdown
Contributor

@Prab-27 Prab-27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool !! LGTM !

There were a few things raising warnings during uv sync that should
be fixed:

* no lower limits on few dependencies
* old pcycopg2 dev dependency for postgres provider.
* botocore/aiobotocore depsndencies not updated for a while
* lack of quotes in some sqlalchemy deps
* optional deps for sqlalchemy not sorted properly
@potiuk potiuk force-pushed the cleanup-some-provider-dependencies branch from c78778b to 7d80bcc Compare February 3, 2026 12:21
@potiuk potiuk merged commit 3b36e87 into apache:main Feb 3, 2026
106 checks passed
@potiuk potiuk deleted the cleanup-some-provider-dependencies branch February 3, 2026 13:33
Alok-kumar-priyadarshi pushed a commit to Alok-kumar-priyadarshi/airflow that referenced this pull request Feb 5, 2026
There were a few things raising warnings during uv sync that should
be fixed:

* no lower limits on few dependencies
* old pcycopg2 dev dependency for postgres provider.
* botocore/aiobotocore depsndencies not updated for a while
* lack of quotes in some sqlalchemy deps
* optional deps for sqlalchemy not sorted properly
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
There were a few things raising warnings during uv sync that should
be fixed:

* no lower limits on few dependencies
* old pcycopg2 dev dependency for postgres provider.
* botocore/aiobotocore depsndencies not updated for a while
* lack of quotes in some sqlalchemy deps
* optional deps for sqlalchemy not sorted properly
Ratasa143 pushed a commit to Ratasa143/airflow that referenced this pull request Feb 15, 2026
There were a few things raising warnings during uv sync that should
be fixed:

* no lower limits on few dependencies
* old pcycopg2 dev dependency for postgres provider.
* botocore/aiobotocore depsndencies not updated for a while
* lack of quotes in some sqlalchemy deps
* optional deps for sqlalchemy not sorted properly
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
There were a few things raising warnings during uv sync that should
be fixed:

* no lower limits on few dependencies
* old pcycopg2 dev dependency for postgres provider.
* botocore/aiobotocore depsndencies not updated for a while
* lack of quotes in some sqlalchemy deps
* optional deps for sqlalchemy not sorted properly
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
There were a few things raising warnings during uv sync that should
be fixed:

* no lower limits on few dependencies
* old pcycopg2 dev dependency for postgres provider.
* botocore/aiobotocore depsndencies not updated for a while
* lack of quotes in some sqlalchemy deps
* optional deps for sqlalchemy not sorted properly
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 2026
There were a few things raising warnings during uv sync that should
be fixed:

* no lower limits on few dependencies
* old pcycopg2 dev dependency for postgres provider.
* botocore/aiobotocore depsndencies not updated for a while
* lack of quotes in some sqlalchemy deps
* optional deps for sqlalchemy not sorted properly
radhwene pushed a commit to radhwene/airflow that referenced this pull request Mar 21, 2026
There were a few things raising warnings during uv sync that should
be fixed:

* no lower limits on few dependencies
* old pcycopg2 dev dependency for postgres provider.
* botocore/aiobotocore depsndencies not updated for a while
* lack of quotes in some sqlalchemy deps
* optional deps for sqlalchemy not sorted properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants