75 lines
2.6 KiB
TOML
75 lines
2.6 KiB
TOML
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "click"
|
|
version = "8.1.7"
|
|
description = "Composable command line interface toolkit"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"},
|
|
{file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
colorama = {version = "*", markers = "platform_system == \"Windows\""}
|
|
|
|
[[package]]
|
|
name = "colorama"
|
|
version = "0.4.6"
|
|
description = "Cross-platform colored terminal text."
|
|
optional = false
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
|
|
files = [
|
|
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
|
|
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "paho-mqtt"
|
|
version = "2.1.0"
|
|
description = "MQTT version 5.0/3.1.1 client class"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "paho_mqtt-2.1.0-py3-none-any.whl", hash = "sha256:6db9ba9b34ed5bc6b6e3812718c7e06e2fd7444540df2455d2c51bd58808feee"},
|
|
{file = "paho_mqtt-2.1.0.tar.gz", hash = "sha256:12d6e7511d4137555a3f6ea167ae846af2c7357b10bc6fa4f7c3968fc1723834"},
|
|
]
|
|
|
|
[package.extras]
|
|
proxy = ["pysocks"]
|
|
|
|
[[package]]
|
|
name = "typer-slim"
|
|
version = "0.12.4"
|
|
description = "Typer, build great CLIs. Easy to code. Based on Python type hints."
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "typer_slim-0.12.4-py3-none-any.whl", hash = "sha256:790a9cd6589494ce063a178473ccdad878fa36bc03f428710f5864670e988144"},
|
|
{file = "typer_slim-0.12.4.tar.gz", hash = "sha256:4629238b526feb8ea71ad663d058ae8370b1520bb40f48b2f8e0c67a551b399f"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
click = ">=8.0.0"
|
|
typing-extensions = ">=3.7.4.3"
|
|
|
|
[package.extras]
|
|
standard = ["rich (>=10.11.0)", "shellingham (>=1.3.0)"]
|
|
|
|
[[package]]
|
|
name = "typing-extensions"
|
|
version = "4.12.2"
|
|
description = "Backported and Experimental Type Hints for Python 3.8+"
|
|
optional = false
|
|
python-versions = ">=3.8"
|
|
files = [
|
|
{file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"},
|
|
{file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"},
|
|
]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = ">=3.11"
|
|
content-hash = "15cbc74f82a40827f2d9b5a07001209098c73e8ac1f66e47a01cc2a799730406"
|