Metadata-Version: 2.1
Name: dbt-fal
Version: 1.3.0
Summary: Simplest way to run dbt python models.
Author: Features & Labels
Author-email: hello@fal.ai
Requires-Python: >=3.7.2,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: athena
Provides-Extra: bigquery
Provides-Extra: duckdb
Provides-Extra: postgres
Provides-Extra: redshift
Provides-Extra: snowflake
Requires-Dist: backports.functools_lru_cache (>=1.6.4,<2.0.0)
Requires-Dist: dbt-core (>=1.3.0b1,<1.4)
Requires-Dist: google-cloud-bigquery[pandas] (>=2,<3); extra == "bigquery"
Requires-Dist: isolate (>=0.3.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: posthog (>=1.4.5,<2.0.0)
Requires-Dist: s3fs (>=2022.8.2)
Requires-Dist: snowflake-connector-python[pandas] (>=2.7.10,<2.8.0); extra == "snowflake"
Requires-Dist: sqlalchemy (>=1.4.41,<2.0.0)
Requires-Dist: sqlalchemy-redshift (>=0.8.9,<0.9.0); extra == "redshift"
