mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 20:33:01 +08:00
update pyproject
This commit is contained in:
parent
2bea365f26
commit
8b19451bd6
@ -25,7 +25,7 @@ classifiers = [
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
nonebot2 = "^2.0.0-beta.2"
|
nonebot2 = "^2.0.0-beta.2"
|
||||||
httpx = ">=0.16.1 <1.0.0"
|
httpx = ">=0.16.1"
|
||||||
bs4 = "^0.0.1"
|
bs4 = "^0.0.1"
|
||||||
tinydb = "^4.3.0"
|
tinydb = "^4.3.0"
|
||||||
feedparser = "^6.0.2"
|
feedparser = "^6.0.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user