Metadata-Version: 2.1
Name: dagster-airflow
Version: 0.17.8
Summary: Airflow plugin for Dagster
Home-page: https://github.com/dagster-io/dagster
Author: Elementl
Author-email: hello@elementl.com
License: Apache-2.0
Project-URL: project-url/documentation, https://docs.dagster.io
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: dagster (==1.1.8)
Requires-Dist: docker (<6.0.0,>=5.0.3)
Requires-Dist: lazy-object-proxy
Requires-Dist: pendulum
Provides-Extra: kubernetes
Requires-Dist: kubernetes (>=3.0.0) ; extra == 'kubernetes'
Requires-Dist: cryptography (>=2.0.0) ; extra == 'kubernetes'
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'
Provides-Extra: test_airflow_2
Requires-Dist: apache-airflow (<3.0.0,>=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 (<4,>=3.0.0) ; extra == 'test_airflow_2'

UNKNOWN

