requests>=2.31.0
cryptography>=42.0.4
PyJWT>=2.8.0
websockets>=12.0
backoff>=2.2.1

[lint]
black==23.3.0
isort==5.12.0

[test]
requests-mock==1.11.0
asynctest==0.13.0
