Skip to content

Commit ceeda4c

Browse files
authored
Update requirements.txt
Fix incorrect Python libraries
1 parent 2947b35 commit ceeda4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

functions/billing/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
slackclient==2.9.4
2-
# [START functions_billing_limit_appengine_deps]
3-
google-api-python-client==2.131.0
4-
# [END functions_billing_limit_appengine_deps]
1+
cloudevents==1.10.1
2+
functions-framework==3.5.0
3+
google-cloud-billing==1.18.1
4+
google-cloud-logging==3.9.0

0 commit comments

Comments
 (0)