Metadata-Version: 2.1
Name: macrostrat.database
Version: 3.1.2
Summary: A SQLAlchemy-based database toolkit.
Author: Daven Quinn
Author-email: dev@davenquinn.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: GeoAlchemy2 (>=0.14.0,<0.15.0)
Requires-Dist: SQLAlchemy (>=2.0.18,<3.0.0)
Requires-Dist: SQLAlchemy-Utils (>=0.41.1,<0.42.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: macrostrat.utils (>=1.0.0,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.9.6,<3.0.0)
Requires-Dist: sqlparse (>=0.4.4,<0.5.0)
