-
Notifications
You must be signed in to change notification settings - Fork 1
/
poetry.lock
59 lines (52 loc) · 2.92 KB
/
poetry.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]]
name = "pymodbus"
version = "3.6.3"
description = "A fully featured modbus protocol stack in python"
optional = false
python-versions = ">=3.8.0"
files = [
{file = "pymodbus-3.6.3-py3-none-any.whl", hash = "sha256:ed463566656e8754b825c298b641ff0ee0d7c04548d87d705607da9ab80cb2b7"},
{file = "pymodbus-3.6.3.tar.gz", hash = "sha256:862f64376ae201f979c91ca2398f0ed5df8f136b76491e0995edeebbd0fa8940"},
]
[package.extras]
all = ["pymodbus[development,documentation,repl,serial,simulator]"]
development = ["build (>=1.0.3)", "codespell (>=2.2.2)", "coverage (>=7.1.0)", "mypy (>=1.6.0)", "pylint (>=2.17.2)", "pytest (>=7.3.1)", "pytest-asyncio (>=0.20.3)", "pytest-cov (>=4.1.0)", "pytest-timeout (>=2.2.0)", "pytest-xdist (>=3.3.1)", "ruff (>=0.1.3)", "twine (>=4.0.2)", "types-Pygments", "types-pyserial"]
documentation = ["Sphinx (>=5.3.0)", "recommonmark (>=0.7.1)", "sphinx-rtd-theme (>=1.1.1)"]
repl = ["aiohttp (>=3.8.6)", "aiohttp (>=3.9.0b0)", "click (>=8.0.0)", "prompt-toolkit (>=3.0.36)", "pygments (>=2.15.0)", "typer[all] (>=0.7.0)"]
serial = ["pyserial (>=3.5)"]
simulator = ["aiohttp (>=3.8.6)", "aiohttp (>=3.9.0b0)"]
[[package]]
name = "pyserial"
version = "3.5"
description = "Python Serial Port Extension"
optional = false
python-versions = "*"
files = [
{file = "pyserial-3.5-py2.py3-none-any.whl", hash = "sha256:c4451db6ba391ca6ca299fb3ec7bae67a5c55dde170964c7a14ceefec02f2cf0"},
{file = "pyserial-3.5.tar.gz", hash = "sha256:3c77e014170dfffbd816e6ffc205e9842efb10be9f58ec16d3e8675b4925cddb"},
]
[package.extras]
cp2110 = ["hidapi"]
[[package]]
name = "python-snap7"
version = "1.3"
description = "Python wrapper for the snap7 library"
optional = false
python-versions = ">=3.7"
files = [
{file = "python-snap7-1.3.tar.gz", hash = "sha256:fc2dada8e157a6e8f5e02b7a702f3103ec1d99ad2f06b69748a2c40405b3e229"},
{file = "python_snap7-1.3-py3-none-macosx_10_9_universal2.whl", hash = "sha256:c33ab26d7617ed527eaebdaf098f6947e70bb9338ada532db28397837a631831"},
{file = "python_snap7-1.3-py3-none-manylinux1_x86_64.whl", hash = "sha256:441d162f9dc08ab6790f1bd4e1940ca2fe8c0d9bdd7dda0ba4a4e7738dab82c8"},
{file = "python_snap7-1.3-py3-none-manylinux2014_aarch64.whl", hash = "sha256:f8bb72cf387b1af8e1e1b4bbbabf086ca7694c6024129c7a52054e3913f40ad6"},
{file = "python_snap7-1.3-py3-none-manylinux_2_24_armv7l.whl", hash = "sha256:5a7aaff9caceee34cfc3d0867d734990693430c353d56de08f7baaa05e7d0265"},
{file = "python_snap7-1.3-py3-none-win_amd64.whl", hash = "sha256:6eba58676033204e36e3ff957e3823c3076a20544f501a731b2ba62d96139cc6"},
]
[package.extras]
cli = ["click"]
doc = ["sphinx", "sphinx-rtd-theme"]
test = ["mypy", "pycodestyle", "pytest", "pytest-asyncio", "types-setuptools"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.8,<3.12"
content-hash = "343c3ef9922bafda2511ddb520537abf0963c15281568b06527cc0f61b6b0bbc"