Updated version.

This commit is contained in:
retoor 2025-02-10 23:09:59 +01:00
parent a2b1d3c3aa
commit 8030955f3f

View File

@ -11,7 +11,7 @@ authors = [
{ name = "retoor", email = "retoor@molodetz.nl" }
]
keywords = ["chat", "snek", "molodetz","bot"]
requires-python = ">=3.12"
requires-python = ">=3"
dependencies = [
"aiohttp"
]