Skip to content

Commit

Permalink
Merge pull request #1 from MoBagel/feature/remove_useless_dependencies
Browse files Browse the repository at this point in the history
remove useless dependencies
  • Loading branch information
folderplus authored Jan 9, 2024
2 parents 4bf2258 + 8393571 commit 4063aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
AIRFLOW_VERSION=2.6.2
AIRFLOW_EXTRAS=async,celery,cncf.kubernetes,dask,docker,grpc,http,ldap,postgres,redis,statsd,virtualenv
PYTHON_BASE_IMAGE=python:3.8-slim-bullseye
ADDITIONAL_PYTHON_DEPS=google-ads>=18.0.0 scikit-learn==1.0.2 slack-sdk==3.21.3 pyjanitor==0.22.0 simplejson==3.17.6 glom==22.1.0 facebook-business==15.0.2 yfinance==0.1.70 pandas-datareader==0.10.0 awesome-object-store>=2.2.1 ShopifyAPI==12.2.0 bingads==13.0.13 networkx>=2.5 google-cloud-bigquery==2.34.4 db-dtypes>=1.0.0 klaviyo_sdk==1.0.6.20220329 fastapi==0.70.0 openpyxl==3.0.9 Pillow==9.2.0 sqlparse==0.4.3 pytest==7.1.3 pytest-html==3.2.0 apache-airflow-providers-google==8.8.0 kubernetes==23.6.0 google-api-core==2.8.2 junitparser==3.1.0 apache-airflow-providers-sftp==4.3.0 airtable airtable>=0.4.8
ADDITIONAL_PYTHON_DEPS=scikit-learn==1.0.2 slack-sdk==3.21.3 pyjanitor==0.22.0 glom==22.1.0 yfinance==0.1.70 pandas-datareader==0.10.0 awesome-object-store>=2.2.1 ShopifyAPI==12.2.0 networkx>=2.5 google-cloud-bigquery==2.34.4 db-dtypes>=1.0.0 klaviyo_sdk==1.0.6.20220329 sqlparse==0.4.3 pytest==7.1.3 pytest-html==3.2.0 apache-airflow-providers-google==8.8.0 kubernetes==23.6.0 google-api-core==2.8.2 junitparser==3.1.0 apache-airflow-providers-sftp==4.3.0 airtable>=0.4.8

0 comments on commit 4063aea

Please sign in to comment.