[tool.poetry] name = "morny-coeur-python" version = "0.1.2+coeur1.0.0-RC3.7" description = "A Coeur-Morny-Cono rewrite by python3" authors = ["Eyre_S "] readme = "README.md" packages = [{include = "morny_coeur_python"}] [tool.poetry.dependencies] python = "^3.10" python-telegram-bot = "^13.14" [build-system] requires = ["poetry-core"] build-backend = "poetry.core.masonry.api"