aiohttp>=3.8.0
tqdm>=4.64.0
typer[all]>=0.7.0
pyyaml>=6.0
rich>=13.0.0
xmltodict>=0.13.0
python-dotenv>=1.0.0
inquirer>=3.0.0
toml>=0.10.2
requests>=2.28.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
