-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoetry.lock
35 lines (31 loc) · 1.72 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
# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand.
[[package]]
name = "raspi-gpio"
version = "0.1.0"
description = "RPi.GPIO wrapper with mocks for developmennt on any platform"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "raspi_gpio-0.1.0-py3-none-any.whl", hash = "sha256:fdabd4e406e388e43d23ecbf4f5914eb0ceefc5b6e4da7bd3430a00e8ef1a040"},
{file = "raspi_gpio-0.1.0.tar.gz", hash = "sha256:ed5feb31ac74a011a74573efc670e1807a70679580a1219f404643564a7483cd"},
]
[package.dependencies]
rpi-gpio = {version = ">=0.7.1,<0.8.0", markers = "sys_platform == \"linux\""}
[[package]]
name = "rpi-gpio"
version = "0.7.1"
description = "A module to control Raspberry Pi GPIO channels"
optional = false
python-versions = "*"
files = [
{file = "RPi.GPIO-0.7.1-cp27-cp27mu-linux_armv6l.whl", hash = "sha256:b86b66dc02faa5461b443a1e1f0c1d209d64ab5229696f32fb3b0215e0600c8c"},
{file = "RPi.GPIO-0.7.1-cp310-cp310-linux_armv6l.whl", hash = "sha256:57b6c044ef5375a78c8dda27cdfadf329e76aa6943cd6cffbbbd345a9adf9ca5"},
{file = "RPi.GPIO-0.7.1-cp37-cp37m-linux_armv6l.whl", hash = "sha256:77afb817b81331ce3049a4b8f94a85e41b7c404d8e56b61ac0f1eb75c3120868"},
{file = "RPi.GPIO-0.7.1-cp38-cp38-linux_armv6l.whl", hash = "sha256:29226823da8b5ccb9001d795a944f2e00924eeae583490f0bc7317581172c624"},
{file = "RPi.GPIO-0.7.1-cp39-cp39-linux_armv6l.whl", hash = "sha256:15311d3b063b71dee738cd26570effc9985a952454d162937c34e08c0fc99902"},
{file = "RPi.GPIO-0.7.1.tar.gz", hash = "sha256:cd61c4b03c37b62bba4a5acfea9862749c33c618e0295e7e90aa4713fb373b70"},
]
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "3fb0dd464fb708b1387651c191ebf4cc852762f66d8da2a9ef2b840aee809b25"