Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ openai==1.12.0
|
|
| 2 |
streamlit==1.31.0
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
pydub==0.25.1
|
| 5 |
-
watchdog==3.0.0
|
|
|
|
|
|
| 2 |
streamlit==1.31.0
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
pydub==0.25.1
|
| 5 |
+
watchdog==3.0.0
|
| 6 |
+
numpy==1.24.3
|