update pyproject.toml

This commit is contained in:
jinli.yl 2025-06-20 11:49:15 +08:00
parent 5f5bc19f87
commit f3e6529033

View file

@ -8,7 +8,7 @@ version = "0.1.0"
description = "make experience from trajectory"
authors = [{ name = "experiencemaker group", email = "experiencemaker@alibaba-inc.com" }]
readme = "README.md"
requires-python = ">=3.12"
requires-python = ">=3.11"
dependencies = [
"dashscope>=1.19.1",
"elasticsearch>=8.14.0",