pandas>=1.5
pyyaml>=6
python-dateutil>=2.8
tqdm>=4.60
typer<1,>=0.12

[all]
tablemaster[database,feishu,gspread,local,schema]

[database]
PyMySQL>=1.1
SQLAlchemy>=2.0

[feishu]
requests>=2.28

[gspread]
gspread>=6

[local]
openpyxl>=3.1
pyarrow>=14

[mysql]
PyMySQL>=1.1
SQLAlchemy>=2.0

[schema]
SQLAlchemy>=2.0
PyMySQL>=1.1
psycopg2-binary>=2.9
