Skip to content

Commit

Permalink
Remove sqlalchemy-redshift dependency from Amazon provider (apache#…
Browse files Browse the repository at this point in the history
  • Loading branch information
vincbeck authored Oct 8, 2024
1 parent b98c620 commit 3b4c73a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion airflow/providers/amazon/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ dependencies:
- watchtower>=3.0.0,!=3.3.0,<4
- jsonpath_ng>=1.5.3
- redshift_connector>=2.0.918
- sqlalchemy_redshift>=0.8.6
- asgiref>=2.3.0
- PyAthena>=3.0.10
- jmespath>=0.7.0
Expand Down
1 change: 0 additions & 1 deletion docs/apache-airflow-providers-amazon/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ PIP package Version required
``watchtower`` ``>=3.0.0,!=3.3.0,<4``
``jsonpath_ng`` ``>=1.5.3``
``redshift_connector`` ``>=2.0.918``
``sqlalchemy_redshift`` ``>=0.8.6``
``asgiref`` ``>=2.3.0``
``PyAthena`` ``>=3.0.10``
``jmespath`` ``>=0.7.0``
Expand Down
1 change: 0 additions & 1 deletion generated/provider_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"jsonpath_ng>=1.5.3",
"python3-saml>=1.16.0",
"redshift_connector>=2.0.918",
"sqlalchemy_redshift>=0.8.6",
"watchtower>=3.0.0,!=3.3.0,<4"
],
"devel-deps": [
Expand Down

0 comments on commit 3b4c73a

Please sign in to comment.