netaddr>=0.8.0
six>=1.16.0

[docs]
sphinx>=7.0
sphinx-autodoc-typehints
sphinx-rtd-theme>=2.0

[test]
pytest>=8

[test:python_version < "3.10"]
mock
