clabe==1.2.1
requests==2.24.0
pydantic==1.5.1
cuenca-validations==0.2.3

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

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