Metadata-Version: 2.1
Name: cdbt
Version: 0.4.6
Summary: A CLI tool to manage dbt builds with state handling and manifest management
Author: Craig Lathrop
Author-email: development@coldborecapital.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
License-File: LICENSE.md
Requires-Dist: click <9.0.0,>=8.0.0
Requires-Dist: pyperclip <2.0.0,>=1.8.0
Requires-Dist: snowflake-connector-python[pandas] <4.0.0,>=3.11.0
Requires-Dist: python-dotenv <1.2.0,>=1.0.0
Requires-Dist: openai <2.0.0,>=1.35.0
Requires-Dist: sqlfluff ==3.0.7
Requires-Dist: sqlfluff-templater-dbt ==3.0.7
Requires-Dist: wordninja ==2.0.0
Requires-Dist: ruamel.yaml <0.18.0

