pymysql>=1.0

[dev]
pytest>=7
psycopg2-binary>=2.9

[dev:python_version < "3.11"]
tomli>=2

[postgres]
psycopg2-binary>=2.9
