
[:python_version >= "3.6"]
requests>=2.25.0

[dev]
pytest>=6.0
pytest-cov
black
flake8
pre-commit
