humanfriendly
pyyaml
jinja2

[database]
sqlalchemy
psycopg2-binary
PyMySQL
pandas==1.1.3

[google]
google-cloud-bigquery==1.28.0
google-cloud-bigquery-storage==0.8.0
google-cloud-storage==1.31.2
google-api-python-client==1.12.3
pyarrow==1.0.1
oauth2client==4.1.3
pandas==1.1.3
pandas-gbq==0.14.0
tqdm==4.50.2
gspread==3.6.0
gspread-dataframe==3.0.6

[ml]
scikit-learn==0.23.2
numpy==1.19.3
matplotlib==3.2.1

[prophet]
fbprophet

[testing]
pytest
pytest-cov
coverage
mock
testfixtures
