Metadata-Version: 2.4
Name: dagster-airflow
Version: 1.13.0
Summary: Airflow plugin for Dagster
Project-URL: Homepage, https://github.com/dagster-io/dagster
Project-URL: project-url/documentation, https://docs.dagster.io
Author-email: Dagster Labs <hello@dagsterlabs.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Operating System :: OS Independent
Requires-Python: <3.15,>=3.10
Requires-Dist: dagster==1.13.0
Requires-Dist: lazy-object-proxy
Requires-Dist: pendulum
Requires-Dist: setuptools<71.0.0
Provides-Extra: kubernetes
Requires-Dist: cryptography>=2.0.0; extra == 'kubernetes'
Requires-Dist: kubernetes>=3.0.0; extra == 'kubernetes'
Provides-Extra: test
Requires-Dist: connexion<3.0.0; extra == 'test'
Provides-Extra: test-airflow-1
Requires-Dist: apache-airflow<2.0.0,>=1.0.0; extra == 'test-airflow-1'
Requires-Dist: boto3>=1.26.7; extra == 'test-airflow-1'
Requires-Dist: connexion<3.0.0; extra == 'test-airflow-1'
Requires-Dist: kubernetes>=10.0.1; extra == 'test-airflow-1'
Requires-Dist: markupsafe<=2.0.1; extra == 'test-airflow-1'
Requires-Dist: marshmallow-sqlalchemy<0.26.0; extra == 'test-airflow-1'
Requires-Dist: sqlalchemy<1.4.0,>=1.0; extra == 'test-airflow-1'
Requires-Dist: wtforms<3.0.0; extra == 'test-airflow-1'
Provides-Extra: test-airflow-2
Requires-Dist: apache-airflow-providers-apache-spark; extra == 'test-airflow-2'
Requires-Dist: apache-airflow-providers-docker<4,>=3.2.0; extra == 'test-airflow-2'
Requires-Dist: apache-airflow-providers-http<4.1.1; extra == 'test-airflow-2'
Requires-Dist: apache-airflow<2.8,>=2.0.0; extra == 'test-airflow-2'
Requires-Dist: boto3>=1.26.7; extra == 'test-airflow-2'
Requires-Dist: connexion<3.0.0; extra == 'test-airflow-2'
Requires-Dist: flask-session<0.6.0; extra == 'test-airflow-2'
Requires-Dist: kubernetes>=10.0.1; extra == 'test-airflow-2'
Requires-Dist: pendulum<3.0.0; extra == 'test-airflow-2'
