Skip to content

Commit

Permalink
pw_env_setup: Bump pip and pip-tools
Browse files Browse the repository at this point in the history
pip 23.2 requires pip-tools 7.0.0 or higher:
jazzband/pip-tools#1906

Change-Id: I43816ce1c0810e8adc2fdc9409224c6c84b9f272
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/156470
Reviewed-by: Armando Montanez <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
Pigweed-Auto-Submit: Anthony DiGirolamo <[email protected]>
  • Loading branch information
AnthonyDiGirolamo authored and CQ Bot Account committed Jul 18, 2023
1 parent bf017de commit fa54fc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pw_env_setup/py/pw_env_setup/virtualenv_setup/constraint.list
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ parso==0.8.3
pathspec==0.11.1
pep517==0.12.0
pexpect==4.8.0
pip==23.1.2
pip-tools==6.13.0
pip==23.2
pip-tools==7.0.0
platformdirs==3.0.0
pickleshare==0.7.5
prompt-toolkit==3.0.36
Expand Down

0 comments on commit fa54fc6

Please sign in to comment.