Bump pip in /test/yolov7-tracker/utils/google_app_engine

Bumps [pip](https://github.com/pypa/pip) from 18.1 to 26.0.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/18.1...26.0)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '26.0'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-05 22:16:38 +00:00
committed by GitHub
parent 98adf06b2a
commit d3770b3ec7

View File

@@ -1,4 +1,4 @@
# add these requirements in your app on top of the existing ones
pip==18.1
pip==26.0
Flask==1.0.2
gunicorn==22.0.0