OS: Ubuntu 20.04.5 LTS
Python Version: 3.8.10
SEO Version: smart-edge-open-21.12 - 1848a35
The other day I tried to install SEO with the two variants. single_node and multi_node.
But I noticed a version change to a python module.
An important module in python is setuptools.
setuptools or python3-setuptools in Ubuntu 20.04 LTS have this version: 45.2.0.
After the complete installation with SEO, I now have this version: 65.5.0.
The question is why do we need this module updated? Can't the features from the initial version(45.2.0) be used to install SEO?