Ujeshhh commited on
Commit
b68577d
·
verified ·
1 Parent(s): d087a68

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio
2
- google-generativeai
3
- python-dotenv1
4
- langdetect
5
- plotly
6
- pandas
7
- google-auth-oauthlib
8
- google-api-python-client
 
1
+ gradio==4.44.0
2
+ google-generativeai==0.8.2
3
+ python-dotenv==1.0.1
4
+ langdetect==1.0.9
5
+ plotly==5.24.1
6
+ pandas==2.2.3
7
+ google-auth-oauthlib==1.2.1
8
+ google-api-python-client==2.149.0