Skip to content

Commit cf5972c

Browse files
committed
added missing requirements
1 parent 7985c45 commit cf5972c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

functions-python/operations_api/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ uvloop==0.19.0
2525
# Additional packages
2626
google-cloud-logging==3.10.0
2727
google-cloud-pubsub
28+
google-cloud-tasks
2829
functions-framework==3.*
2930
SQLAlchemy==2.0.23
3031
geoalchemy2==0.14.7

functions-python/pmtiles_builder/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ geoalchemy2==0.14.7
2020
# Google specific packages for this function
2121
flask
2222
google-cloud-storage
23+
google-cloud-tasks
2324

2425
# Configuration
2526
python-dotenv==1.0.0

0 commit comments

Comments
 (0)