Metadata-Version: 2.1
Name: macrostrat.dinosaur
Version: 0.1.0
Summary: Diff-based database migrations
Author: Daven Quinn
Author-email: dev@davenquinn.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: GeoAlchemy2 (>=0.9.4,<0.10.0)
Requires-Dist: SQLAlchemy (>=1.4.26,<2.0.0)
Requires-Dist: SQLAlchemy-Utils (>=0.37.0,<0.38.0)
Requires-Dist: macrostrat.database (>=1.0.0,<2.0.0)
Requires-Dist: macrostrat.utils (>=1.0.0,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.9.1,<3.0.0)
Requires-Dist: schemainspect (>=3.0.1616029793,<4.0.0)
Requires-Dist: sqlparse (>=0.4.0,<0.5.0)
