Update the Python version requirement to be more flexible, allowing any version greater than or equal to 3.9.
Remove the hiveplot dependency from the main list.
Move nxviz from the main dependency list to the pip subsection, ensuring it is installed via pip.
This change will help in maintaining compatibility with future Python releases and streamline dependency management by specifying the preferred installation method for nxviz.
hiveplot
dependency from the main list.nxviz
from the main dependency list to thepip
subsection, ensuring it is installed via pip.This change will help in maintaining compatibility with future Python releases and streamline dependency management by specifying the preferred installation method for
nxviz
.