aiohttp==3.6.2
alembic~=1.4.3
click~=7.1
jellyfish~=0.8.2
jinja2~=2.11
loguru<1
prompt-toolkit<4,>=3.0.3
pydantic~=1.6.1
questionary~=1.6
sqlalchemy~=1.3.19
typing-extensions~=3.7
yarl~=1.4

[server]
aiohttp-rpc==0.6.3

[test]
coverage[toml]~=5.2
pytest<7,>=6.0.1
pytest-asyncio~=0.14
aresponses~=2.0
