From 61d78565a92380941ac44f393e1ca83535142451 Mon Sep 17 00:00:00 2001 From: AdityaSahai123 <72221032+AdityaSahai123@users.noreply.github.com> Date: Mon, 14 Feb 2022 13:39:32 +0530 Subject: [PATCH] Update Pipfile --- Deploying_Streamlit_Apps_To_GCP/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploying_Streamlit_Apps_To_GCP/Pipfile b/Deploying_Streamlit_Apps_To_GCP/Pipfile index bece2bb..ca06373 100644 --- a/Deploying_Streamlit_Apps_To_GCP/Pipfile +++ b/Deploying_Streamlit_Apps_To_GCP/Pipfile @@ -10,4 +10,4 @@ streamlit = "*" pandas = "*" [requires] -python_version = "3.6" +python_version = "3.7"