retrieve the dependencies versions by using a venv in a tmp dir where we install the analyzed module/project by using in order: - install with distutils (`python setup.py install`) - requirements file and list dependencies versions
retrieve the dependencies versions by using a venv in a tmp dir where we install the analyzed module/project by using in order:
python setup.py install)and list dependencies versions