Metadata-Version: 2.4
Name: dagster-snowflake
Version: 0.29.6
Summary: Package for Snowflake Dagster framework components.
Project-URL: Homepage, https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-snowflake
Author-email: Dagster Labs <hello@dagsterlabs.com>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: <3.15,>=3.10
Requires-Dist: dagster==1.13.6
Requires-Dist: pyopenssl>=22.1.0
Requires-Dist: snowflake-connector-python>=3.4.0
Requires-Dist: snowflake-core>=1.8.0
Requires-Dist: snowflake-snowpark-python>=1.24.0
Provides-Extra: pandas
Requires-Dist: pandas<3.0.0; extra == 'pandas'
Requires-Dist: snowflake-connector-python[pandas]>=3.4.0; extra == 'pandas'
Provides-Extra: snowflake-sqlalchemy
Requires-Dist: snowflake-sqlalchemy; extra == 'snowflake-sqlalchemy'
Requires-Dist: sqlalchemy!=1.4.42; extra == 'snowflake-sqlalchemy'
