We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7002ae commit 1ce3b07Copy full SHA for 1ce3b07
Makefile
@@ -78,7 +78,7 @@ fix:
78
pip uninstall requests -y
79
pip uninstall psutil -y
80
pip install requests
81
- pip install "urllib3<2"
+ pip install "urllib3<2"
82
83
all: install
84
0 commit comments