Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ python-dotenv
|
|
9 |
requests
|
10 |
plotly
|
11 |
hugchat
|
12 |
-
plotly==5.18.0
|
|
|
|
9 |
requests
|
10 |
plotly
|
11 |
hugchat
|
12 |
+
plotly==5.18.0
|
13 |
+
google-generativeai
|