| 123456789101112131415 |
- [project]
- name = "lqkgdatagovernance"
- version = "0.1.0"
- description = "Add your description here"
- readme = "README.md"
- requires-python = ">=3.12"
- dependencies = [
- "aiomysql>=0.3.2",
- "langchain>=1.2.7",
- "langchain-openai>=1.1.7",
- "minio>=7.2.20",
- "openpyxl>=3.1.5",
- "pymilvus>=2.6.6",
- "sqlalchemy>=2.0.46",
- ]
|