pip won't install itself without --upgrade

This commit is contained in:
Lincoln Stein 2023-02-02 00:48:53 -05:00
parent 3810d6a4ce
commit 480064fa06

View File

@ -60,7 +60,6 @@ dependencies = [
"opencv-python",
"picklescan",
"pillow",
'pip>=23.0',
"pudb",
"prompt-toolkit",
"pypatchmatch",