Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ numpy
|
|
6 |
datetime
|
7 |
plotly
|
8 |
googletrans
|
9 |
-
google-generativeai
|
|
|
|
6 |
datetime
|
7 |
plotly
|
8 |
googletrans
|
9 |
+
google-generativeai
|
10 |
+
python-dotenv
|