21 lines
678 B
TOML
21 lines
678 B
TOML
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
|
|
|
|
[[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"]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.8"
|
|
content-hash = "6c033a93847eceeaa0c39046b8cf5ddd3b31e00b768adae8c60d059d3003b2f5"
|