Skip to content

Commit

Permalink
locked nonebot2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
SK-415 committed Jan 9, 2022
1 parent c7b6676 commit 59c35df
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 22 deletions.
53 changes: 34 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "haruka-bot"
version = "1.3.2"
version = "1.3.2.post1"
description = "Push dynamics and live informations from bilibili to QQ. Based on nonebot2."
authors = ["SK-415 <2967923486@qq.com>"]
license = "AGPL-3.0-or-later"
Expand All @@ -25,8 +25,8 @@ rsa = "^4.7.2"
click = "^8.0.1"
python-dotenv = "^0.17.1"
httpx = "^0.18.2"
nonebot-adapter-cqhttp = "^2.0.0-alpha.15"
nonebot2 = "^2.0.0-alpha.15"
nonebot-adapter-cqhttp = "2.0.0-alpha.16"
nonebot2 = "2.0.0-alpha.16"
pillow = "^8.2.0"
tortoise-orm = {extras = ["asyncpg"], version = "^0.17.3"}
playwright = "^1.15.0"
Expand Down

0 comments on commit 59c35df

Please sign in to comment.