| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,8 +57,7 @@ git config --global --add safe.directory "${PROJECT_ROOT}" | |||
| 57 | 57 | ||
| 58 | 58 | # Workaround for older pip not able to resolve dependencies. See internal | |
| 59 | 59 | # issue 316909553. | |
| 60 | - python3.10 -m pip install pip==23.3.2 | ||
| 61 | - python3.10 -m pip install --require-hashes -r .kokoro/requirements.txt | ||
| 60 | + python3.10 -m pip install pip==25.0.1 | ||
| 62 | 61 | ||
| 63 | 62 | # Disable buffering, so that the logs stream through. | |
| 64 | 63 | export PYTHONUNBUFFERED=1 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments