
[all]
netifaces>=0.11.0
ifaddr>=0.2.0
Django>=3.2

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0

[django]
Django>=3.2

[network]
netifaces>=0.11.0
ifaddr>=0.2.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
