Closed Ousret closed 7 months ago
Came up with someone that attempted to break his environment by doing:
pip install niquests requests pip uninstall requests urllib3 python -c "import niquests"
in the given order.
Came up with someone that attempted to break his environment by doing:
in the given order.