-
Notifications
You must be signed in to change notification settings - Fork 0
/
poetry.lock
31 lines (27 loc) · 1.02 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
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "hid"
version = "1.0.2"
description = "ctypes bindings for hidapi"
optional = false
python-versions = "*"
files = [
{file = "hid-1.0.2-py2-none-any.whl", hash = "sha256:e014a1a7b13472be2f1e6087508e0dcfb7ced886a73140b6d610eb262ad841a9"},
{file = "hid-1.0.2.tar.gz", hash = "sha256:9f22ceb50eba4187f1032affbef520bb22dfd1d96666a412f531613ff42b277e"},
]
[[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"]
[metadata]
lock-version = "2.0"
python-versions = "^3.8"
content-hash = "28258a2f20495be13decc4e27d1f897a7685ec0f4c0d76f2947112f84b08136d"