Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
streamlit>=1.33
|
2 |
google-generativeai>=0.3.0
|
3 |
-
python-dotenv>=1.0
|
|
|
|
1 |
streamlit>=1.33
|
2 |
google-generativeai>=0.3.0
|
3 |
+
python-dotenv>=1.0
|
4 |
+
google-auth>=2.0.0
|