From 1c79d63c500680ccfcd7f69da265a192391f96c4 Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Sat, 6 Mar 2021 07:07:13 -0800 Subject: [PATCH] migrate to python 3.9 runtime --- app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yaml b/app.yaml index 90d48475..1c21540d 100644 --- a/app.yaml +++ b/app.yaml @@ -2,7 +2,7 @@ # application: granary-demo # default_expiration: 1h -runtime: python38 +runtime: python39 # https://cloud.google.com/appengine/docs/standard/python3/runtime#entrypoint_best_practices # https://docs.gunicorn.org/en/latest/settings.html#timeout