gql
requests-toolbelt
pytest
pytest-mock
pytest-cov

[:python_version > "3.7"]
importlib-metadata

[build]
build

[dev]
pytest
pytest-mock
pytest-cov
black
mypy
ruff

[test]
pytest
pytest-mock
pytest-cov
