Closed aaron-collier closed 5 years ago
There are known security issues with urllib3>=1.24.2=py37_0 as well; probably better to use urllib3>=1.24.3=py37_0. Looks good to me otherwise.
I should say, this may not solve the problem. The packages need to be updated in the version of Python installed on the server via pip (e.g. pip install [package_name] --upgrade
).
Update security vulnerabilities