mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-28 21:19:01 +00:00
chore(deps): update python docker tag
This commit is contained in:
@@ -5,7 +5,7 @@ description = "A simple Telegram bot to receive SMS messages."
|
||||
authors = [{ name = "Andrew Williams", email = "andy@tensixtyone.com" }]
|
||||
license = { text = "MIT" }
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9,<3.10"
|
||||
requires-python = ">=3.13,<3.14"
|
||||
dependencies = [
|
||||
"flask[async]>=3.1.1",
|
||||
"prometheus-async>=25.1.0",
|
||||
|
||||
Reference in New Issue
Block a user