pydantic>=2.0.0

[all]
httpx>=0.27.0
python-whois>=0.8.0
dnspython>=2.4.0
ping3>=4.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
mypy>=1.5.0
ruff>=0.1.0
black>=23.9.0
build>=1.0.0
twine>=4.0.0

[dns]
dnspython>=2.4.0

[domain]
python-whois>=0.8.0

[http]
httpx>=0.27.0

[ping]
ping3>=4.0.0
