TGslegka/pyproject.toml

11 lines
205 B
TOML

[project]
name = "tgshka"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"python-dotenv>=1.1.1",
"telethon>=1.40.0",
]