更正了python版本喵!
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user