chore: 更新项目版本至0.12.0,添加aiofiles依赖;优化调度器任务执行逻辑,避免重复触发
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
[project]
|
||||
name = "MoFox-Bot"
|
||||
version = "0.8.1"
|
||||
version = "0.12.0"
|
||||
description = "MoFox-Bot 是一个基于大语言模型的可交互智能体"
|
||||
requires-python = ">=3.11,<=3.13"
|
||||
dependencies = [
|
||||
"aiohttp>=3.12.14",
|
||||
"aiohttp-cors>=0.8.1",
|
||||
"aiofiles>=23.1.0",
|
||||
"apscheduler>=3.11.0",
|
||||
"asyncio>=4.0.0",
|
||||
"beautifulsoup4>=4.13.4",
|
||||
|
||||
Reference in New Issue
Block a user