httpx>=0.24
pydantic>=2.0
PyYAML>=6.0

[all]
stringzilla>=3.0
lxml>=4.9
tqdm>=4.65
psutil>=5.9

[dev]
pytest>=7.4
pytest-asyncio>=0.21
pytest-cov>=4.1
ruff>=0.4
black>=24.0
mypy>=1.8
types-PyYAML>=6.0
pre-commit>=3.5

[fast]
stringzilla>=3.0
lxml>=4.9

[monitor]
psutil>=5.9

[progress]
tqdm>=4.65
