# Core dependencies
pandas>=2.0.0
pyodbc>=4.0.39

# Database drivers (optional)
psycopg2-binary>=2.9.9  # PostgreSQL
apache-iotdb>=1.2.0     # IoTDB

# Note: sqlite3 is included with Python standard library
# Note: tkinter is included with Python standard library
