typeguard<4.3.0,>=4
typing_extensions>=4.3.0
numerary>=0.4.3

[all]
phantom-types[phonenumbers]
phantom-types[pydantic]
phantom-types[dateutil]
phantom-types[hypothesis]

[dateutil]
python-dateutil>=2.8.2

[docs]
phantom-types[all]
sphinx
sphinx-autodoc-typehints
furo

[hypothesis]
hypothesis[zoneinfo]>=6.68.0

[phonenumbers]
phonenumbers>=8.12.41

[pydantic]
pydantic<2,>=1.9.0

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

[type-check]
phantom-types[all]
mypy
pytest
types-python-dateutil
