Revert audit fix changes and ignore the low severity Vulnerability.

This commit is contained in:
Aditya Toshniwal
2023-01-31 13:01:52 +05:30
committed by GitHub
parent cdcc4e7314
commit ec86152396
4 changed files with 1 additions and 4 deletions

View File

@@ -57,7 +57,6 @@ _create_python_virtualenv() {
# Make sure we have the wheel package present, as well as the latest pip
pip3 install --upgrade pip
pip3 install --upgrade setuptools
pip3 install wheel
# Install the requirements