Jinja2>=3.1.2
beautifulsoup4>=4.10.0
click==8.1.3
pandas==1.5.2
requests>=2.28.1
typedframe==0.9.2

[build]
build
twine
wheel

[dev]
black
build
flake8
isort
pre-commit
pytest
pytest-cov
pytest-mock
twine
wheel

[qa]
black
flake8
isort
pre-commit

[tests]
pytest
pytest-cov
pytest-mock
