Merge pull request #40 from MoFox-Studio/ikun-11451-patch-2

更正了python版本喵!
This commit is contained in:
拾风
2025-10-14 22:58:54 +08:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
name = "MaiBot"
version = "0.8.1"
description = "MaiCore 是一个基于大语言模型的可交互智能体"
requires-python = ">=3.10"
requires-python = ">=3.11"
dependencies = [
"aiohttp>=3.12.14",
"aiohttp-cors>=0.8.1",