We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54114d5 commit 87fb141Copy full SHA for 87fb141
frameos/vendor/inkyPython/requirements.in
@@ -3,7 +3,7 @@
3
-i https://piwheels.org/simple
4
--extra-index-url https://pypi.org/simple
5
6
-inky==2.0.0
+inky==2.1.0
7
numpy==1.26.1
8
pillow==9.5.0
9
RPi.GPIO==0.7.1
frameos/vendor/inkyPython/requirements.txt
@@ -7,14 +7,20 @@
--index-url https://piwheels.org/simple
10
+gpiod==2.3.0
11
+ # via gpiodevice
12
+gpiodevice==0.0.5
13
+ # via inky
14
15
# via -r requirements.in
16
17
# via
18
# -r requirements.in
19
# inky
20
- # via -r requirements.in
21
+ # via
22
+ # -r requirements.in
23
+ # inky
24
rpi-gpio==0.7.1
25
26
smbus2==0.4.3
0 commit comments