Metadata-Version: 2.4
Name: aurora-dsql-sqlalchemy
Version: 1.0.0
Project-URL: Repository, https://github.com/awslabs/aurora-dsql-sqlalchemy
Requires-Python: >=3.9
License-File: LICENSE
License-File: NOTICE
Requires-Dist: sqlalchemy>=2.0.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: boto3; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: psycopg2
Requires-Dist: psycopg2-binary>=2.9.0; extra == "psycopg2"
Provides-Extra: psycopg
Requires-Dist: psycopg>=3.2.0; extra == "psycopg"
Dynamic: license-file
