requests>=2.28.1
pandas>=1.3.0
beautifulsoup4>=4.8.13
json5>=0.9.8
tabulate>=0.8.10

[dev]
flake8==5.0.4
isort==5.10.1
black==22.6.0
pre-commit==2.20.0

[test]
pytest==7.1.2
