Merge branch 'main' into avm99963-monorail

Merged commit 34d8229ae2b51fb1a15bd208e6fe6185c94f6266

GitOrigin-RevId: 7ee0917f93a577e475f8e09526dd144d245593f4
diff --git a/requirements.txt b/requirements.txt
index 276e93e..6086011 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,10 +1,12 @@
 # This file is generated from the .vpython3 spec file.
 # Use `make generate_requirements_txt` to update.
-appengine-python-standard==0.3.1
+appengine-python-standard==1.1.1
 attrs==21.4.0
+beautifulsoup4==4.9.0
 cachetools==4.2.1
 certifi==2020.12.5
 chardet==4.0.0
+charset-normalizer==2.0.4
 Click==7.0
 ezt==1.1
 fixtures==4.0.1
@@ -25,6 +27,7 @@
 googleapis-common-protos==1.52.0
 grpc-google-iam-v1==0.12.3
 grpcio==1.44.0
+gunicorn==20.1.0
 httpagentparser==1.9.3
 httplib2==0.19.1
 idna==2.8
@@ -36,25 +39,31 @@
 mox3==1.1.0
 mysqlclient==2.1.1
 oauth2client==4.1.3
-packaging==16.8
+packaging==23.0
+parameterized==0.8.1
 pbr==5.9.0
 Pillow==8.3.1
 pluggy==0.13.1
 proto-plus==1.20.3
-protobuf==3.19.3
+protobuf==3.20.1
 protorpc==0.12.0
 py==1.10.0
 pyasn1==0.4.8
 pyasn1-modules==0.2.8
 pyparsing==2.4.7
 pytest==6.2.2
+pytest-rerunfailures==11.1.2
 pytz==2021.1
-requests==2.25.1
+requests==2.31.0
 rsa==4.7.2
 ruamel.yaml==0.17.16
 ruamel.yaml.clib==0.2.6
 six==1.15.0
+soupsieve==1.9.5
 toml==0.10.1
 uritemplate==3.0.0
 urllib3==1.26.4
+waitress==1.4.3
+WebOb==1.8.6
+WebTest==2.0.35
 Werkzeug==1.0.1
\ No newline at end of file