typer>=0.9.0
rich>=13.0.0
requests>=2.28.0
beautifulsoup4>=4.11.0

[build]
GitPython>=3.1.0

[dev]
pytest>=6.0
black>=22.0
flake8>=4.0
mypy>=0.900

[pdf]
PyPDF2>=3.0.0
pdfplumber>=0.7.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-asyncio>=0.21.0
responses>=0.23.0
factory-boy>=3.2.0
