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"