dill==0.3.3
pandas==1.1.5
schedule==1.1.0
pyarrow==4.0.0
urllib3==1.26.4
requests==2.25.1
SQLAlchemy==1.4.11
SQLAlchemy-Utils==0.37.0

[all]
SQLAlchemy>=1.4.11
SQLAlchemy-Utils>=0.37.0
psycopg>=2.8.6
mariadb>=1.0.6
pymysql>=1.0.2
google-cloud-bigquery>=2.11.0
pandas-gbq>=0.14.1

[google-cloud-bigquery]
google-cloud-bigquery>=2.11.0
pandas-gbq>=0.14.1

[mariadb]
mariadb>=1.0.6

[mysql]
pymysql>=1.0.2

[postgresql]
psycopg2>=2.8.6
