Metadata-Version: 2.1
Name: watchmen-rest-doll
Version: 16.5.5
Summary: 
License: MIT
Author: botlikes
Author-email: 75356972+botlikes456@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
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: aio-pika (>=7.1.2,<8.0.0) ; extra == "rabbit"
Requires-Dist: aiokafka (>=0.7.2,<0.8.0) ; extra == "kafka"
Requires-Dist: bcrypt (>=3.2.0,<4.0.0)
Requires-Dist: cryptography (>=36.0.2,<37.0.0) ; extra == "mysql" or extra == "sso"
Requires-Dist: kafka-python (>=2.0.2,<3.0.0) ; extra == "kafka"
Requires-Dist: passlib (>=1.7.4,<2.0.0)
Requires-Dist: python-multipart (>=0.0.5,<0.0.6)
Requires-Dist: python3-saml (>=1.14.0,<2.0.0) ; extra == "sso"
Requires-Dist: requests (>=2.27.1,<3.0.0) ; extra == "standard-ext-writer"
Requires-Dist: starlette-prometheus (>=0.9.0,<0.10.0) ; extra == "prometheus"
Requires-Dist: watchmen-collector-surface (==16.5.5) ; extra == "collector"
Requires-Dist: watchmen-data-surface (==16.5.5)
Requires-Dist: watchmen-indicator-surface (==16.5.5)
Requires-Dist: watchmen-inquiry-surface (==16.5.5)
Requires-Dist: watchmen-inquiry-trino (==16.5.5) ; extra == "trino"
Requires-Dist: watchmen-lineage (==16.5.5)
Requires-Dist: watchmen-pipeline-surface (==16.5.5)
Requires-Dist: watchmen-storage-mongodb (==16.5.5) ; extra == "mongodb"
Requires-Dist: watchmen-storage-mssql (==16.5.5) ; extra == "mssql"
Requires-Dist: watchmen-storage-mysql (==16.5.5) ; extra == "mysql"
Requires-Dist: watchmen-storage-oracle (==16.5.5) ; extra == "oracle"
Requires-Dist: watchmen-storage-oss (==16.5.5) ; extra == "oss"
Requires-Dist: watchmen-storage-postgresql (==16.5.5) ; extra == "postgresql"
Requires-Dist: watchmen-storage-s3 (==16.5.5) ; extra == "s3"
