Skip to content

Commit 107cab1

Browse files
committed
Update dependency
1 parent 619e0c0 commit 107cab1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ urls = { Repository = "https://github.com/owner/nonebot-plugin-limiter" }
88
requires-python = ">=3.10,<3.13"
99
dependencies = [
1010
"nonebot2>=2.4.2,<3.0.0",
11-
1211
"nonebot-plugin-localstore>=0.7.4,<1.0.0",
1312
"nonebot-plugin-apscheduler>=0.5.0,<1.0.0",
1413
"nonebot-plugin-uninfo>=0.7.3,<1.0.0",
1514
"nonebot-plugin-alconna>=0.57.2,<1.0.0",
16-
1715
"httpx>=0.27.0,<1.0.0",
16+
"tzlocal>=3.0",
1817
]
1918

2019
[dependency-groups]

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)