Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ requests
|
|
4 |
groq
|
5 |
python-dotenv
|
6 |
matplotlib
|
7 |
-
seaborn
|
|
|
|
|
|
|
|
4 |
groq
|
5 |
python-dotenv
|
6 |
matplotlib
|
7 |
+
seaborn
|
8 |
+
google-api-python-client
|
9 |
+
google-auth
|
10 |
+
|