New Data Source - PMG Data Python dependencies
Should be the first MR merged in for #4741
Packages required to enable the PMG data https://gitlab.com/gitlab-data/analytics/-/issues/4741 (specifically the bigquery side of things)
Added in a few extra requirements, packages listed below:
- google==2.0.3
- google-api-core==1.19.1
- google-auth==1.16.1
- google-cloud-bigquery==1.24.0
- google-cloud-bigquery-storage==1.0.0
- google-cloud-core==1.3.0
I also added versions for all of the packages which were missing any, that was from our coding standards.
Edited by Paul Armstrong