Metadata-Version: 2.1
Name: schematic-db
Version: 0.0.1
Summary: 
Author: andrewelamb
Author-email: andrewelamb@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: SQLAlchemy (>=1.4.39,<2.0.0)
Requires-Dist: SQLAlchemy-Utils (>=0.38.3,<0.39.0)
Requires-Dist: black (>=22.6.0,<23.0.0)
Requires-Dist: mypy (>=0.982,<0.983)
Requires-Dist: mysqlclient (>=2.1.1,<3.0.0)
Requires-Dist: networkx (>=2.8.6,<3.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pdoc (>=12.1.0,<13.0.0)
Requires-Dist: pylint (>=2.15.4,<3.0.0)
Requires-Dist: pytest-mock (>=3.10.0,<4.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: synapseclient (>=2.6.0,<3.0.0)
