Flask==2.2.2

google-api-python-client==2.51.0

google-auth==2.12.0

google-auth-httplib2==0.1.0

google-cloud-logging==3.1.2

google-cloud-datastore==2.15.2

gunicorn==22.0.0

# urllib3 2.0.2 is the default since May the Force 2023 and it requires
# ssl to support OPENSSL v1.1.1+. The current ssl in Python 3.7 runtime
# only support 1.0.2. Using an older version of urllib3 before the ssl is
# updated.
urllib3==1.26.1

Werkzeug==2.2.2
