Metadata-Version: 2.4
Name: watchmen-metricflow
Version: 18.0.3
Summary: 
License: MIT
Author: luke0623
Author-email: luke0623@outlook.com
Requires-Python: >=3.12,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: adls
Provides-Extra: boto3
Provides-Extra: collector
Provides-Extra: es-ext-writer
Provides-Extra: kafka
Provides-Extra: mongodb
Provides-Extra: mssql
Provides-Extra: mysql
Provides-Extra: oracle
Provides-Extra: oss
Provides-Extra: postgresql
Provides-Extra: prometheus
Provides-Extra: rabbit
Provides-Extra: s3
Provides-Extra: sso
Provides-Extra: standard-ext-writer
Provides-Extra: trino
Requires-Dist: bcrypt (>=4.2.0,<5.0.0)
Requires-Dist: dbt-core (>=1.8.0,<2.0.0)
Requires-Dist: dbt-metricflow[postgres,snowflake] (>=0.11.0,<0.12.0)
Requires-Dist: dbt-postgres (>=1.9,<2.0)
Requires-Dist: fastapi-mcp (>=0.4.0,<0.5.0)
Requires-Dist: passlib (>=1.7.4,<2.0.0)
Requires-Dist: pymysql (>=1.1.2,<2.0.0)
Requires-Dist: python-multipart (>=0.0.9,<0.0.10)
Requires-Dist: watchmen-data-surface (==18.0.3)
Requires-Dist: watchmen-indicator-surface (==18.0.3)
Requires-Dist: watchmen-inquiry-surface (==18.0.3)
Requires-Dist: watchmen-lineage (==18.0.3)
Requires-Dist: watchmen-meta (==18.0.3)
Requires-Dist: watchmen-model (==18.0.3)
Requires-Dist: watchmen-rest (==18.0.3)
Requires-Dist: watchmen-storage-mssql (==18.0.3) ; extra == "mssql"
Requires-Dist: watchmen-storage-mysql (==18.0.3) ; extra == "mysql"
Requires-Dist: watchmen-storage-oracle (==18.0.3) ; extra == "oracle"
Requires-Dist: watchmen-storage-postgresql (==18.0.3) ; extra == "postgresql"
