ZeeAI1 commited on
Commit
703422c
·
verified ·
1 Parent(s): 917c41b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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