2024-06-04 14:08:08 +00:00
|
|
|
# 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]]
|
2024-06-04 14:58:23 +00:00
|
|
|
name = "typer-slim"
|
2024-06-04 14:08:08 +00:00
|
|
|
version = "0.12.3"
|
|
|
|
description = "Typer, build great CLIs. Easy to code. Based on Python type hints."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2024-06-04 14:58:23 +00:00
|
|
|
{file = "typer_slim-0.12.3-py3-none-any.whl", hash = "sha256:142c73d91ac1df79a49cec5a1c2210c00b1b4040a91014b539792af5ba81c65c"},
|
|
|
|
{file = "typer_slim-0.12.3.tar.gz", hash = "sha256:633965eb413074aa6c47549d1820832f229709e9a59857a4f57ee82b655602af"},
|
2024-06-04 14:08:08 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
click = ">=8.0.0"
|
|
|
|
typing-extensions = ">=3.7.4.3"
|
|
|
|
|
2024-06-04 14:58:23 +00:00
|
|
|
[package.extras]
|
|
|
|
standard = ["rich (>=10.11.0)", "shellingham (>=1.3.0)"]
|
|
|
|
|
2024-06-04 14:08:08 +00:00
|
|
|
[[package]]
|
|
|
|
name = "typing-extensions"
|
|
|
|
version = "4.12.0"
|
|
|
|
description = "Backported and Experimental Type Hints for Python 3.8+"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
|
|
|
files = [
|
|
|
|
{file = "typing_extensions-4.12.0-py3-none-any.whl", hash = "sha256:b349c66bea9016ac22978d800cfff206d5f9816951f12a7d0ec5578b0a819594"},
|
|
|
|
{file = "typing_extensions-4.12.0.tar.gz", hash = "sha256:8cbcdc8606ebcb0d95453ad7dc5065e6237b6aa230a31e81d0f440c30fed5fd8"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
lock-version = "2.0"
|
|
|
|
python-versions = "^3.11"
|
2024-06-04 14:58:23 +00:00
|
|
|
content-hash = "e7a8f7b8e008727e2b2d940eb79f1cfe53af0c193bb83edd4a01e60eb44a81ad"
|