gql~=3.4.0
oauthlib~=3.2.2
requests_oauthlib~=1.3.1
requests_toolbelt~=0.10.1
cryptography~=39.0.1
urllib3~=1.26.14

[dev]
flake8==6.0.0
autopep8==2.0.1
isort==5.12.0
removestar==1.3.1
sphinx==7.2.5

[test]
pytest==7.2.1
pytest-cov==4.0.0
