sqlalchemy>=2.0
pandas>=2.0
openpyxl>=3.1
watchdog>=4.0
click>=8.1
python-dotenv>=1.0
psycopg2-binary>=2.9
rich>=13.0

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.4
mypy>=1.10

[gdrive]
google-api-python-client>=2.0
google-auth>=2.0
google-auth-httplib2>=0.2
