From 74e4dd6ef3d6c85d2101f849c84858d2b72f72b3 Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Tue, 6 Aug 2019 11:15:06 -0700 Subject: [PATCH] Add Migration Guide Snippets for Cloud Tasks [(#2316)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/2316) * Migration guide * remove app and update migraitonn * snippets for migration guide - tests added * lint * remove print statements * Styling changes * Travis trigger --- samples/snippets/requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 29d55c81..7abf4e33 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,4 +1,2 @@ -Flask==1.0.2 -gunicorn==19.9.0 google-cloud-tasks==1.1.0 googleapis-common-protos==1.6.0