When I deploy to app engine flexible env I get the below warnings in red: Step #1: You are using pip version 10.0.1, however version 19.1.1 is available. Step #1: You should consider upgrading via the 'pip install --upgrade pip' command.
I am using python 3 on app engine flexible. Is is possible to use the latest version of pip when deploying. My google sdk version is 249.0.0 and app engine python version is 1.9.85. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b19ab4f1-3aed-448f-8410-d896acd79c83%40googlegroups.com.
