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