Update python dependencies to be compatible with 3.11

Some packages are not available yet in vpython for 3.12, so we are only
upgrading to 3.11. Additionally, we set a flag to parse protobuf in
python as indicated in http://shortn/_TsvAa9zBRC. This is only required
during startup where the lower performance is no bottleneck.

This version was successfully deployed to the staging environment at
http://shortn/_a5Z2RpcoWX.

Change-Id: I7b8ad535915021ac6dc71d7e8a63f18273f15ef2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/chrome-devtools-frontend/+/6037944
Reviewed-by: Liviu Rau <[email protected]>
Commit-Queue: Alexander Schulze <[email protected]>
3 files changed
tree: 4759d25bfd5e48546ff74d4f92c63c0e9fd77e60
  1. gae_py3/
  2. .gitignore
  3. codereview.settings
  4. OWNERS
  5. README.md
  6. WATCHLISTS
  7. whitespace.txt
README.md

This repo contains:

  • the infra for serving the devtools frontend from Google's app engine (gae_py3)

See this README and go/devtools-hosting-app for details.

go/devtools-uploader references to a deprecated version of this app.