lucifertrj commited on
Commit
5d0ee6e
·
verified ·
1 Parent(s): 61b4709

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -108,4 +108,6 @@ uritemplate==4.1.1
108
  urllib3==2.3.0
109
  uvicorn==0.34.0
110
  websocket-client==1.8.0
111
- websockets==14.2
 
 
 
108
  urllib3==2.3.0
109
  uvicorn==0.34.0
110
  websocket-client==1.8.0
111
+ websockets==14.2
112
+ --no-binary=:all: pyaudio ; platform_system != "Linux"
113
+ --only-binary=:all: pyaudio ; platform_system == "Linux"