update pyproject.toml

This commit is contained in:
yajiwa 2022-06-21 08:53:49 +08:00
parent 9c56a81f65
commit 3e67edc506

View File

@ -19,7 +19,7 @@ aiohttp = "3.7.4.post0"
beautifulsoup4 = "4.9.3"
feedparser = "^6.0.8"
gino = "^1.0.1"
httpx = "^0.22.0"
httpx = "^0.23.0"
ImageHash = "^4.2.1"
jieba = "^0.42.1"
lxml = "4.6.5"