Skip to content

Commit

Permalink
Components - Added the pymongo license URL (#1740)
Browse files Browse the repository at this point in the history
Fixes CloudBuild failures.
pymongo is installed by Apache Beam which is used by TF Transform.
  • Loading branch information
Ark-kun authored and k8s-ci-robot committed Aug 6, 2019
1 parent 3f8bcff commit 2b72b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/third_party_licenses.csv
Original file line number Diff line number Diff line change
Expand Up @@ -193,3 +193,4 @@ gax-google-pubsub-v1,https://raw.githubusercontent.com/googleapis/googleapis/mas
grpc-google-logging-v2,https://raw.githubusercontent.com/googleapis/googleapis/master/LICENSE,Apache 2.0
grpc-google-pubsub-v1,https://raw.githubusercontent.com/googleapis/googleapis/master/LICENSE,Apache 2.0
google-cloud-datastore,https://raw.githubusercontent.com/GoogleCloudPlatform/google-cloud-datastore/master/LICENSE,Apache 2.0
pymongo,https://raw.githubusercontent.com/mongodb/mongo-python-driver/master/LICENSE,Apache 2.0

0 comments on commit 2b72b7f

Please sign in to comment.