Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
pandas
|
| 2 |
-
yfinance
|
| 3 |
-
matplotlib
|
| 4 |
-
gradio
|
| 5 |
-
google-generativeai
|
| 6 |
-
re
|
| 7 |
word2number
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
yfinance
|
| 3 |
+
matplotlib
|
| 4 |
+
gradio
|
| 5 |
+
google-generativeai
|
|
|
|
| 6 |
word2number
|