black
colorama>=0.4.0
Jinja2>=2.11.0
targ>=0.3.3
inflection>=0.5.1
typing-extensions>=3.10.0.0
pydantic>=1.6

[all]
orjson>=3.5.1
ipython
asyncpg>=0.21.0
aiosqlite>=0.16.0
uvloop>=0.12.0

[orjson]
orjson>=3.5.1

[playground]
ipython

[postgres]
asyncpg>=0.21.0

[sqlite]
aiosqlite>=0.16.0

[uvloop]
uvloop>=0.12.0
