We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a38976 commit 05a225fCopy full SHA for 05a225f
4 files changed
appengine/flexible/tasks/requirements.txt
@@ -1,3 +1,3 @@
1
Flask==3.0.3
2
gunicorn==23.0.0
3
-google-cloud-tasks==2.13.1
+google-cloud-tasks==2.18.0
appengine/flexible_python37_and_earlier/tasks/requirements.txt
@@ -1,5 +1,5 @@
Flask==3.0.3; python_version > '3.6'
Flask==2.0.3; python_version < '3.7'
4
5
Werkzeug==3.0.3
cloud_tasks/http_queues/requirements.txt
@@ -1,2 +1,2 @@
-google-cloud-tasks==2.14.2
requests==2.32.2
cloud_tasks/snippets/requirements.txt
@@ -1 +1 @@
0 commit comments