Skip to content

Commit

Permalink
⚡ 更新依赖版本 liteyukibot 6.3.6 🐛 修复了Linux无法创建进程的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
snowykami committed Aug 18, 2024
1 parent e52f914 commit 89eb97b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ authors = [
{ name = "snowykami", email = "[email protected]" }
]
dependencies = [
"liteyukibot>=6.3.5.dev20240818001255",
"nonebot2~=2.3.3",
"nonebot2>=2.3.3",
"GitPython>=3.1.43",
"aiohttp>=3.10.4",
"liteyukibot>=6.3.6",
]

[tool.nonebot]
Expand Down

0 comments on commit 89eb97b

Please sign in to comment.