Sborole commited on
Commit
f6cdf1d
·
verified ·
1 Parent(s): 9004ba0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -49,7 +49,10 @@ flatbuffers==25.9.23
49
  frozenlist==1.8.0
50
  fsspec==2025.10.0
51
  gast==0.6.0
 
 
52
  google-auth==2.43.0
 
53
  google-genai==1.12.1
54
  google-pasta==0.2.0
55
  googleapis-common-protos==1.72.0
@@ -66,6 +69,7 @@ h5py==3.15.1
66
  hf-xet==1.2.0
67
  hpack==4.1.0
68
  httpcore==1.0.9
 
69
  httpx==0.28.1
70
  huggingface-hub==0.36.0
71
  hyperframe==6.1.0
@@ -125,6 +129,7 @@ primp==0.15.0
125
  prometheus_client==0.23.1
126
  prompt_toolkit==3.0.52
127
  propcache==0.4.1
 
128
  protobuf==5.29.5
129
  psutil==7.1.3
130
  ptyprocess==0.7.0
@@ -138,6 +143,7 @@ pydantic-settings==2.9.1
138
  pydantic_core==2.33.2
139
  pydub==0.25.1
140
  Pygments==2.19.2
 
141
  pystache==0.6.8
142
  python-dateutil==2.9.0.post0
143
  python-docx==1.2.0
@@ -186,6 +192,7 @@ typer-slim==0.20.0
186
  typing-inspection==0.4.2
187
  typing_extensions==4.15.0
188
  tzdata==2025.2
 
189
  urllib3==2.5.0
190
  uvicorn==0.38.0
191
  wcwidth==0.2.14
 
49
  frozenlist==1.8.0
50
  fsspec==2025.10.0
51
  gast==0.6.0
52
+ google-api-core==2.28.1
53
+ google-api-python-client==2.187.0
54
  google-auth==2.43.0
55
+ google-auth-httplib2==0.2.1
56
  google-genai==1.12.1
57
  google-pasta==0.2.0
58
  googleapis-common-protos==1.72.0
 
69
  hf-xet==1.2.0
70
  hpack==4.1.0
71
  httpcore==1.0.9
72
+ httplib2==0.31.0
73
  httpx==0.28.1
74
  huggingface-hub==0.36.0
75
  hyperframe==6.1.0
 
129
  prometheus_client==0.23.1
130
  prompt_toolkit==3.0.52
131
  propcache==0.4.1
132
+ proto-plus==1.26.1
133
  protobuf==5.29.5
134
  psutil==7.1.3
135
  ptyprocess==0.7.0
 
143
  pydantic_core==2.33.2
144
  pydub==0.25.1
145
  Pygments==2.19.2
146
+ pyparsing==3.2.5
147
  pystache==0.6.8
148
  python-dateutil==2.9.0.post0
149
  python-docx==1.2.0
 
192
  typing-inspection==0.4.2
193
  typing_extensions==4.15.0
194
  tzdata==2025.2
195
+ uritemplate==4.2.0
196
  urllib3==2.5.0
197
  uvicorn==0.38.0
198
  wcwidth==0.2.14