update
This commit is contained in:
parent
0b72d12c19
commit
b64e3ea55b
|
|
@ -1,4 +1,4 @@
|
||||||
sudo apt update && sudo apt install python3-pip
|
sudo apt update && sudo apt install python3-pip
|
||||||
pip install requests --break-system-packages
|
pip install requests --break-system-packages && echo 'yes'
|
||||||
pip install urllib3 --break-system-packages
|
pip install urllib3 --break-system-packages && echo 'yes'
|
||||||
pip install 'requests[socks]' --break-system-packages
|
pip install 'requests[socks]' --break-system-packages && echo 'yes'
|
||||||
Loading…
Reference in New Issue