cryptography==2.9.2
clabe==1.2.0
pydantic==1.5.1
requests==2.24.0

[:python_version < "3.7"]
dataclasses>=0.6

[test]
black==19.10b0
isort[pipfile]==4.3.21
flake8==3.8.3
mypy==0.782
pytest==5.4.3
pytest-vcr==1.0.2
pytest-cov==2.10.0
requests-mock==1.8.0
