-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements
More file actions
30 lines (30 loc) · 901 Bytes
/
requirements
File metadata and controls
30 lines (30 loc) · 901 Bytes
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
python==3.11
Adafruit-Blinka==8.62.0
adafruit-circuitpython-bno055==5.4.20
# adafruit-circuitpython-busdevice==5.2.13
# adafruit-circuitpython-connectionmanager 3.1.5
# adafruit-circuitpython-register==1.10.4
# adafruit-circuitpython-requests==4.1.13
# adafruit-circuitpython-typing==1.12.1
# Adafruit-GPIO==1.0.3 # deprecated in favor of Blinka
# Adafruit-PlatformDetect==3.81.0
# Adafruit-PureIO==1.1.11
bluedot==2.0.0
# board==1.0 # taken from Adafruit-Blinka
# colorzero==2.0 # used by gpiozero
# dbus-python==1.3.2 # not currently installed, is this needed?
gpiozero==2.0.1
numpy==2.3.2
pandas==2.3.1
python-box==7.3.2
# python-dateutil==2.9.0.post0 # used by pandas
pyttsx3==2.90
# pytz==2025.2 # used by pandas
# pyusb==1.3.1 # can't find where used
PyYAML==6.0.2
# RPi.GPIO==0.7.1
# rpi-ws281x==4.3.4
scipy==1.16.1
# six==1.16.0 # used by dateutil, brain
# spidev==3.6
#sysv-ipc==1.1.0