SQLAlchemy>=2.0.23
inflect>=4.0.0

[:python_version < "3.10"]
importlib_metadata

[citext]
sqlalchemy-citext>=1.7.0

[geoalchemy2]
geoalchemy2>=0.11.1

[pgvector]
pgvector>=0.2.4

[sqlmodel]
sqlmodel>=0.0.12

[test]
pytest>=7.4
coverage>=7
psycopg2-binary
mysql-connector-python
