# 核心依赖
pyodbc>=4.0.30

# 可选依赖（用于更好的类型支持）
typing-extensions>=3.7.4; python_version<"3.8"
