requests>=2.28.2

[build]
build==1.2.2.post1

[coverage]
coveralls>=3.3.1
pytest-cov>=4.0.0
requests-mock>=1.10.0

[dev]
tox>=4.23.2
pytest>=7.3.1
requests-mock>=1.10.0
black<24.0,>=23.0
isort<5.13,>=5.12
pre-commit>=4.0.1
python-dotenv
ruff
ipdb

[docs]
Sphinx<8,>=6
readme-renderer==43
myst-parser<2.1,>=1.0
sphinx-copybutton==0.5.2
sphinx-autobuild==2021.3.14
sphinx-autodoc-typehints==1.23.3
