requests>=2.26.0

[:python_version < "3.8"]
typing-extensions>=4.3.0

[dev]
pylint>=2.12.2
pytest>=6.2.5
pytest-cov>=3.0.0
black>=21.12b0

[docs]
sphinx>=4.3.2
sphinxcontrib-autoprogram>=0.1.7
sphinx-rtd-theme>=1.0.0
toml>=0.10.2

[tests]
pytest>=6.2.5
