update pyproject

This commit is contained in:
felinae98 2022-05-16 16:51:26 +08:00
parent 2bea365f26
commit 8b19451bd6
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -25,7 +25,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9"
nonebot2 = "^2.0.0-beta.2"
httpx = ">=0.16.1 <1.0.0"
httpx = ">=0.16.1"
bs4 = "^0.0.1"
tinydb = "^4.3.0"
feedparser = "^6.0.2"