requests~=2.28
marshmallow~=3.19
marshmallow-dataclass~=8.5

[dev]
build
black
mypy
twine
pre-commit
types-requests

[ratelimit]
pyrate-limiter~=2.10
redis~=4.3

[test]
pytest
vcrpy>=4.2
