Spaces:
Build error
Build error
Commit ·
1b86fd3
1
Parent(s): af365fe
Fix Python 3.13 compatibility: add pyaudioop for audioop support
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ pandas>=2.0.0
|
|
| 3 |
langchain>=0.1.0
|
| 4 |
huggingface-hub>=0.17.0
|
| 5 |
python-dotenv>=1.0.0
|
|
|
|
|
|
| 3 |
langchain>=0.1.0
|
| 4 |
huggingface-hub>=0.17.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
+
pyaudioop>=0.2.1
|