Metadata-Version: 2.3
Name: hasura-metadata-manager
Version: 0.1.24
Summary: Tracks a normalized database of a Hasura DDN build across time.
License: MIT
Author: Kenneth Stott
Author-email: kenneth.stott@hasura.io
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
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: SQLAlchemy (>=2.0.36,<3.0.0)
Requires-Dist: diskcache (>=5.6.3,<6.0.0)
Requires-Dist: jsonschema (>=4.23.0,<5.0.0)
Requires-Dist: matplotlib (>=3.9.3,<4.0.0)
Requires-Dist: networkx (>=3.2.1,<4.0.0)
Requires-Dist: numpy (>=2.0.2,<3.0.0)
Requires-Dist: opentelemetry-instrumentation-openai (>=0.37.1,<0.38.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: psycopg2-binary
Requires-Dist: pydantic (>=2.10.5,<3.0.0)
Requires-Dist: pytest (>=8.3.4,<9.0.0)
Requires-Dist: python-json-logger (==2.0.7)
Requires-Dist: pytz (>=2024.2,<2025.0)
Requires-Dist: rdflib (>=7.1.2,<8.0.0)
Requires-Dist: rdflib-neo4j (>=1.1,<2.0)
Requires-Dist: scipy (>=1.13.1,<2.0.0)
