requests>=2.28.0
reportlab>=4.0.0
Pillow>=10.0.0
toml>=0.10.2
typer[all]>=0.9.0
rich>=13.0.0
rich-pixels>=3.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0
pylint>=2.17.0
flake8-docstrings>=1.7.0
flake8-bugbear>=23.0.0
flake8-comprehensions>=3.14.0
pep8-naming>=0.13.0
types-requests>=2.32.0
types-toml>=0.10.8
types-reportlab>=4.2.0
pre-commit>=3.0.0

[docs]
sphinx>=7.0.0
sphinx-autodoc-typehints>=1.25.0
sphinx-rtd-theme>=2.0.0
myst-parser>=2.0.0
