We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7985c45 commit cf5972cCopy full SHA for cf5972c
2 files changed
functions-python/operations_api/requirements.txt
@@ -25,6 +25,7 @@ uvloop==0.19.0
25
# Additional packages
26
google-cloud-logging==3.10.0
27
google-cloud-pubsub
28
+google-cloud-tasks
29
functions-framework==3.*
30
SQLAlchemy==2.0.23
31
geoalchemy2==0.14.7
functions-python/pmtiles_builder/requirements.txt
@@ -20,6 +20,7 @@ geoalchemy2==0.14.7
20
# Google specific packages for this function
21
flask
22
google-cloud-storage
23
24
# Configuration
python-dotenv==1.0.0
0 commit comments