forked from LedFx/LedFx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
34 lines (30 loc) · 896 Bytes
/
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
# Requirements. These can can be installed with:
# pip install -r requirements.txt
# You will need a C compiler and proper setup for Cython
# https://wiki.python.org/moin/WindowsCompilers
aiohttp~=3.8.3
aiohttp_cors~=0.7.0
aubio>=0.4.9
cython~=0.29.21
certifi~=2020.12.5
multidict~=5.0.0
numpy~=1.23
notify-py>=0.3.42
openrgb-python~=0.2.10
paho-mqtt~=1.5.1
psutil>=5.8.0
pyserial~=3.5
pystray>=0.17
python-rtmidi~=1.5.6
requests~=2.28.2
sacn~=1.6.3
sentry-sdk==1.38.0
samplerate>=0.1.0
sounddevice~=0.4.2
icmplib~=3.0.3
voluptuous~=0.12.1
yappi~=1.4
zeroconf~=0.39.4
flux-led>=0.28.35
python-mbedtls~=2.7.1; (platform_system == 'Linux' and platform_machine != 'aarch64' and platform_machine != 'armv7l') or platform_system == 'Windows' or platform_system == 'Darwin'
python-osc~=1.8.3