更正了python版本喵!

This commit is contained in:
ikun两年半
2025-10-14 22:56:49 +08:00
committed by Windpicker-owo
parent bbe8e18cae
commit 829bc9b4bc

View File

@@ -1,8 +1,8 @@
[project]
name = "MoFox-Bot"
version = "0.12.0"
description = "MoFox-Bot 是一个基于大语言模型的可交互智能体"
requires-python = ">=3.11,<=3.13"
name = "MaiBot"
version = "0.8.1"
description = "MaiCore 是一个基于大语言模型的可交互智能体"
requires-python = ">=3.11"
dependencies = [
"aiohttp>=3.12.14",
"aiohttp-cors>=0.8.1",