nextline>=0.3.0
strawberry-graphql>=0.103
starlette==0.16.0
websockets>=10.2
janus>=0.6
SQLAlchemy>=1.4
alembic>=1.7
dynaconf>=3.1

[dev]
tox
twine
flake8
black
mypy
sqlalchemy-stubs
logging_tree
uvicorn

[tests]
pytest>=7.0
pytest-cov>=3.0
pytest-asyncio>=0.18
pytest-timeout>=2.1
snapshottest>=0.6
async-asgi-testclient>=1.4
