Skip to content

Commit

Permalink
Update pyproject.toml (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quan666 authored Sep 16, 2024
1 parent d8a2d5b commit 1f3143b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository = "https://github.com/Quan666/ELF_RSS"
keywords = ["nonebot", "nonebot2", "rss" ,"elf" ,"rsshub"]

[tool.poetry.dependencies]
python = "^3.12.6"
python = "^3.9.0"
aiohttp = {extras = ["speedups"], version = "^3.10.5"}
arrow = "^1.3.0"
async-timeout = "^4.0.3"
Expand Down

0 comments on commit 1f3143b

Please sign in to comment.