typing-extensions
sanic[ext]~=22.6.0
asyncblink==0.3.2
sqlalchemy~=1.4.0
alembic~=1.4.0
aiohttp[speedups]~=3.8.0
click
webargs-sanic~=2.2.0
pyjwt

[postgresql]
psycopg2

[test]
sanic-testing
pytest
pytest-asyncio
factory_boy
pytest-factoryboy
aioresponses
