typeguard>=2.10
typing_extensions>=3.10.0.2

[:python_version < "3.8"]
numerary<0.4,>=0.3.0

[:python_version >= "3.8"]
numerary>=0.4.0

[phonenumbers]
phonenumbers>=8.12.41

[pydantic]
pydantic>=1.9.0

[test]
mypy>=0.930
pytest
pytest-mypy-plugins>=1.9.3
coverage
