build: update pyproject.toml.

This commit is contained in:
liqiang-fit2cloud 2025-03-04 15:12:02 +08:00
parent d582507523
commit d413287ebc

View File

@ -4,6 +4,7 @@ version = "0.1.0"
description = "智能知识库问答系统"
authors = ["shaohuzhang1 <shaohu.zhang@fit2cloud.com>"]
readme = "README.md"
package-mode = false
[tool.poetry.dependencies]
python = ">=3.11,<3.12"