Update pyproject.toml

This commit is contained in:
Joakim Hellsén 2022-12-14 00:27:20 +01:00 committed by GitHub
commit 8d872ab064
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ description = "RSS bot for Discord"
authors = ["Joakim Hellsén <tlovinator@gmail.com>"] authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.9" python = "^3.11"
reader = "^3.2" reader = "^3.2"
discord-webhook = "^1.0.0" discord-webhook = "^1.0.0"
platformdirs = "^2.6.0" platformdirs = "^2.6.0"