dagster==1.1.3
dagster_spark==0.17.3

[:python_version < "3.8"]
pyspark>=2.0.2

[:python_version >= "3.8"]
pyspark>=3.0.0
