Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
streamlit==1.25.0
|
| 2 |
-
googletrans==
|
| 3 |
pvlib>=0.9.4,<0.12.0
|
| 4 |
pandas>=1.5.3
|
| 5 |
numpy>=1.23.5
|
| 6 |
|
|
|
|
|
|
| 1 |
streamlit==1.25.0
|
| 2 |
+
googletrans-new==1.1.0
|
| 3 |
pvlib>=0.9.4,<0.12.0
|
| 4 |
pandas>=1.5.3
|
| 5 |
numpy>=1.23.5
|
| 6 |
|
| 7 |
+
|