-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
75 lines (73 loc) · 1.46 KB
/
requirements.txt
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements.in
#
--extra-index-url https://www.piwheels.org/simple
cbor2==5.5.1
# via luma-core
colorzero==2.0
# via gpiozero
dbus-python==1.3.2
# via -r requirements.in
future==0.18.3
# via textfsm
gpiod==2.1.3
# via -r requirements.in
gpiozero==2.0.1
# via -r requirements.in
importlib-metadata==4.13.0
# via gpiozero
importlib-resources==5.13.0
# via gpiozero
luma-core==2.4.1
# via
# luma-lcd
# luma-oled
luma-lcd==2.11.0
# via -r requirements.in
luma-oled==3.13.0
# via -r requirements.in
pillow==10.1.0
# via
# -r requirements.in
# luma-core
pycairo==1.27.0
# via pygobject
pyftdi==0.55.0
# via luma-core
pygobject==3.50.0
# via -r requirements.in
pypng==0.20220715.0
# via qrcode
pyserial==3.5
# via pyftdi
pyusb==1.2.1
# via pyftdi
qrcode==7.4.2
# via -r requirements.in
rpi-gpio==0.7.1
# via
# -r requirements.in
# luma-core
six==1.16.0
# via textfsm
smbus2==0.4.3
# via luma-core
spidev==3.6
# via
# -r requirements.in
# luma-core
textfsm==1.1.3
# via -r requirements.in
typing-extensions==4.8.0
# via qrcode
tzupdate==2.1.0
# via -r requirements.in
zipp==3.19.2
# via
# importlib-metadata
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools