prompt-toolkit>=3.0.0
loguru>=0.5.0

[dev]
black>=22.0.0
isort>=5.0.0
flake8>=4.0.0
mypy>=0.991
build>=0.8.0

[test]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-cov>=3.0.0
