Bump python
Some checks failed
ci/woodpecker/tag/test Pipeline failed
ci/woodpecker/tag/build unknown status

This commit is contained in:
phil 2025-06-26 18:57:03 +02:00
parent 15b6f00b9c
commit 0f6ee70bfa

View file

@ -4,7 +4,7 @@ dynamic = ["version"]
description = "Listen to messages from the SMS Forwarder app on Android and send mail"
readme = "README.md"
authors = [{ name = "phil", email = "phil.dev@philome.mooo.com" }]
requires-python = ">=3.11"
requires-python = ">=3.13"
dependencies = [
"aiosmtplib>=3.0.2",
"fastapi>=0.115.5",