rairo commited on
Commit
e02e871
·
verified ·
1 Parent(s): 8d748e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -5
requirements.txt CHANGED
@@ -24,11 +24,6 @@ filelock==3.13.1
24
  fonttools==4.44.0
25
  frozenlist==1.4.0
26
  fsspec==2023.10.0
27
- google-ai-generativelanguage==0.1.0
28
- google-api-core==2.14.0
29
- google-auth==2.23.4
30
- google-generativeai==0.1.0rc1
31
- googleapis-common-protos==1.61.0
32
  gradio==4.1.2
33
  gradio_client==0.7.0
34
  greenlet==3.0.1
@@ -102,4 +97,14 @@ urllib3==2.0.7
102
  uvicorn==0.24.0.post1
103
  websockets==11.0.3
104
  yarl==1.9.2
 
 
 
 
 
 
 
 
 
 
105
 
 
24
  fonttools==4.44.0
25
  frozenlist==1.4.0
26
  fsspec==2023.10.0
 
 
 
 
 
27
  gradio==4.1.2
28
  gradio_client==0.7.0
29
  greenlet==3.0.1
 
97
  uvicorn==0.24.0.post1
98
  websockets==11.0.3
99
  yarl==1.9.2
100
+ firebase-admin
101
+ requests
102
+ numpy==1.26.4
103
+ pandas==1.5.3
104
+ streamlit-on-Hover-tabs
105
+ pandasai==2.0.28
106
+ google-generativeai==0.4.1
107
+ seaborn
108
+ matplotlib
109
+ wordcloud
110