Metadata-Version: 2.1
Name: dagster-airflow
Version: 1.5.14
Summary: Airflow plugin for Dagster
Home-page: https://github.com/dagster-io/dagster
Author: Dagster Labs
Author-email: hello@dagsterlabs.com
License: Apache-2.0
Project-URL: project-url/documentation, https://docs.dagster.io
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: dagster ==1.5.14
Requires-Dist: docker <6.0.0,>=5.0.3
Requires-Dist: lazy-object-proxy
Requires-Dist: pendulum <3
Provides-Extra: kubernetes
Requires-Dist: kubernetes >=3.0.0 ; extra == 'kubernetes'
Requires-Dist: cryptography >=2.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: kubernetes >=10.0.1 ; extra == 'test_airflow_1'
Requires-Dist: markupsafe <=2.0.1 ; extra == 'test_airflow_1'
Requires-Dist: WTForms <3.0.0 ; extra == 'test_airflow_1'
Requires-Dist: sqlalchemy <1.4.0,>=1.0 ; extra == 'test_airflow_1'
Requires-Dist: marshmallow-sqlalchemy <0.26.0 ; extra == 'test_airflow_1'
Requires-Dist: connexion <3.0.0 ; extra == 'test_airflow_1'
Provides-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: kubernetes >=10.0.1 ; extra == 'test_airflow_2'
Requires-Dist: apache-airflow-providers-docker <4,>=3.2.0 ; extra == 'test_airflow_2'
Requires-Dist: apache-airflow-providers-apache-spark ; extra == 'test_airflow_2'
Requires-Dist: apache-airflow-providers-http <4.1.1 ; extra == 'test_airflow_2'
Requires-Dist: connexion <3.0.0 ; extra == 'test_airflow_2'

