requests>=2.27.0
pydantic>=1.10.0
beautifulsoup4>=4.12.0
python-dateutil>=2.8.0
rich>=13.4.0
typer>=0.9.0

[dev]
pytest>=7.3.0
pycodestyle==2.10.0
autopep8==2.0.0
pylint==2.17.0
mypy==1.3.0
flake8==6.0.0
pydocstyle==6.3.0
