pydantic>=2.0
email-validator>=2.0.0

[:python_version < "3.9"]
importlib-metadata

[testing]
setuptools
pytest
pytest-cov
pytest-mock
