SQLAlchemy<1.4.42,>=1.3.18
databases!=0.5.0,!=0.5.1,!=0.5.2,!=0.5.3,<0.6.2,>=0.3.2
pydantic!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<1.10.3,>=1.6.1

[:python_version < "3.8"]
typing-extensions<=5.0,>=3.7
importlib-metadata>=3.1

[aiopg]
aiopg<2.0.0,>=1.3.3
psycopg2-binary<3.0.0,>=2.9.1

[all]
cryptography<39,>=35
aiosqlite<0.18.0,>=0.17.0
aiomysql>=0.1.0
aiopg<2.0.0,>=1.3.3
asyncpg<0.27,>=0.24
psycopg2-binary<3.0.0,>=2.9.1
mysqlclient<3.0.0,>=2.1.0
PyMySQL>=0.9
orjson>=3.6.4

[crypto]
cryptography<39,>=35

[mysql]
aiomysql>=0.1.0
PyMySQL>=0.9

[orjson]
orjson>=3.6.4

[postgres]
asyncpg<0.27,>=0.24
psycopg2-binary<3.0.0,>=2.9.1

[postgresql]
asyncpg<0.27,>=0.24
psycopg2-binary<3.0.0,>=2.9.1

[sqlite]
aiosqlite<0.18.0,>=0.17.0
