Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit>=1.23.0
|
2 |
-
numpy>=1.
|
3 |
pandas>=1.3.3
|
4 |
openai>=0.27.0
|
5 |
gtts>=2.2.4
|
|
|
1 |
streamlit>=1.23.0
|
2 |
+
numpy>=1.26.4
|
3 |
pandas>=1.3.3
|
4 |
openai>=0.27.0
|
5 |
gtts>=2.2.4
|