Files
PyG2O/pyproject.toml
2025-05-27 17:36:13 +03:00

10 lines
191 B
TOML

[tool.poetry]
name = "PyG2O"
version = "2.2.0"
description = ""
authors = ["AURUMVORAX <aurumvorax.enthroned@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.13"
websockets = "^15.0.1"