Skip to content

Commit 1ce3b07

Browse files
authored
Update Makefile
1 parent d7002ae commit 1ce3b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ fix:
7878
pip uninstall requests -y
7979
pip uninstall psutil -y
8080
pip install requests
81-
pip install "urllib3<2"
81+
pip install "urllib3<2"
8282

8383
all: install
8484

0 commit comments

Comments
 (0)