Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tosd0 committed Sep 29, 2024
1 parent 8e5802e commit ace4f19
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ Source = "https://github.com/Sevenyine/nonebot-plugin-osu-match-monitor"
Tracker = "https://github.com/Sevenyine/nonebot-plugin-osu-match-monitor/issues"

[project.dependencies]
dependencies = [
"nonebot2>=2.0.0",
"nonebot-adapter-onebot>=2.0.0",
"httpx>=0.23.0"
]
nonebot2 = ">=2.0.0"
nonebot-adapter-onebot = ">=2.0.0"
httpx = ">=0.23.0"

0 comments on commit ace4f19

Please sign in to comment.