Skip to content

Commit 5a91bc0

Browse files
committed
Remove google-generativeai because it's deprecated and litellm does not need it
1 parent 8029122 commit 5a91bc0

3 files changed

Lines changed: 3 additions & 123 deletions

File tree

requirements.txt

Lines changed: 1 addition & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ beautifulsoup4==4.14.2
3939
# via
4040
# -c requirements/common-constraints.txt
4141
# -r requirements/requirements.in
42-
cachetools==6.2.2
43-
# via
44-
# -c requirements/common-constraints.txt
45-
# google-auth
4642
certifi==2025.11.12
4743
# via
4844
# -c requirements/common-constraints.txt
@@ -113,55 +109,14 @@ gitpython==3.1.45
113109
# via
114110
# -c requirements/common-constraints.txt
115111
# -r requirements/requirements.in
116-
google-ai-generativelanguage==0.6.15
117-
# via
118-
# -c requirements/common-constraints.txt
119-
# google-generativeai
120-
google-api-core[grpc]==2.28.1
121-
# via
122-
# -c requirements/common-constraints.txt
123-
# google-ai-generativelanguage
124-
# google-api-python-client
125-
# google-generativeai
126-
google-api-python-client==2.187.0
127-
# via
128-
# -c requirements/common-constraints.txt
129-
# google-generativeai
130-
google-auth==2.43.0
131-
# via
132-
# -c requirements/common-constraints.txt
133-
# google-ai-generativelanguage
134-
# google-api-core
135-
# google-api-python-client
136-
# google-auth-httplib2
137-
# google-generativeai
138-
google-auth-httplib2==0.2.1
139-
# via
140-
# -c requirements/common-constraints.txt
141-
# google-api-python-client
142-
google-generativeai==0.8.5
143-
# via
144-
# -c requirements/common-constraints.txt
145-
# -r requirements/requirements.in
146-
googleapis-common-protos==1.72.0
147-
# via
148-
# -c requirements/common-constraints.txt
149-
# google-api-core
150-
# grpcio-status
151112
grep-ast==0.9.0
152113
# via
153114
# -c requirements/common-constraints.txt
154115
# -r requirements/requirements.in
155116
grpcio==1.67.1
156117
# via
157118
# -c requirements/common-constraints.txt
158-
# google-api-core
159-
# grpcio-status
160119
# litellm
161-
grpcio-status==1.67.1
162-
# via
163-
# -c requirements/common-constraints.txt
164-
# google-api-core
165120
h11==0.16.0
166121
# via
167122
# -c requirements/common-constraints.txt
@@ -175,11 +130,6 @@ httpcore==1.0.9
175130
# via
176131
# -c requirements/common-constraints.txt
177132
# httpx
178-
httplib2==0.31.0
179-
# via
180-
# -c requirements/common-constraints.txt
181-
# google-api-python-client
182-
# google-auth-httplib2
183133
httpx==0.28.1
184134
# via
185135
# -c requirements/common-constraints.txt
@@ -236,7 +186,7 @@ linkify-it-py==2.0.3
236186
# via
237187
# -c requirements/common-constraints.txt
238188
# markdown-it-py
239-
litellm==1.81.1
189+
litellm==1.80.11
240190
# via
241191
# -c requirements/common-constraints.txt
242192
# -r requirements/requirements.in
@@ -320,20 +270,6 @@ propcache==0.4.1
320270
# -c requirements/common-constraints.txt
321271
# aiohttp
322272
# yarl
323-
proto-plus==1.26.1
324-
# via
325-
# -c requirements/common-constraints.txt
326-
# google-ai-generativelanguage
327-
# google-api-core
328-
protobuf==5.29.5
329-
# via
330-
# -c requirements/common-constraints.txt
331-
# google-ai-generativelanguage
332-
# google-api-core
333-
# google-generativeai
334-
# googleapis-common-protos
335-
# grpcio-status
336-
# proto-plus
337273
psutil==7.1.3
338274
# via
339275
# -c requirements/common-constraints.txt
@@ -342,15 +278,6 @@ ptyprocess==0.7.0
342278
# via
343279
# -c requirements/common-constraints.txt
344280
# pexpect
345-
pyasn1==0.6.1
346-
# via
347-
# -c requirements/common-constraints.txt
348-
# pyasn1-modules
349-
# rsa
350-
pyasn1-modules==0.4.2
351-
# via
352-
# -c requirements/common-constraints.txt
353-
# google-auth
354281
pycodestyle==2.14.0
355282
# via
356283
# -c requirements/common-constraints.txt
@@ -362,7 +289,6 @@ pycparser==2.23
362289
pydantic==2.12.4
363290
# via
364291
# -c requirements/common-constraints.txt
365-
# google-generativeai
366292
# litellm
367293
# mcp
368294
# openai
@@ -396,10 +322,6 @@ pypandoc==1.16.2
396322
# via
397323
# -c requirements/common-constraints.txt
398324
# -r requirements/requirements.in
399-
pyparsing==3.2.5
400-
# via
401-
# -c requirements/common-constraints.txt
402-
# httplib2
403325
pyperclip==1.11.0
404326
# via
405327
# -c requirements/common-constraints.txt
@@ -430,7 +352,6 @@ regex==2025.11.3
430352
requests==2.32.5
431353
# via
432354
# -c requirements/common-constraints.txt
433-
# google-api-core
434355
# huggingface-hub
435356
# tiktoken
436357
rich==14.2.0
@@ -443,10 +364,6 @@ rpds-py==0.29.0
443364
# -c requirements/common-constraints.txt
444365
# jsonschema
445366
# referencing
446-
rsa==4.9.1
447-
# via
448-
# -c requirements/common-constraints.txt
449-
# google-auth
450367
rustworkx==0.17.1
451368
# via
452369
# -c requirements/common-constraints.txt
@@ -507,7 +424,6 @@ tokenizers==0.22.1
507424
tqdm==4.67.1
508425
# via
509426
# -c requirements/common-constraints.txt
510-
# google-generativeai
511427
# huggingface-hub
512428
# openai
513429
# via
@@ -540,7 +456,6 @@ typing-extensions==4.15.0
540456
# aiosignal
541457
# anyio
542458
# beautifulsoup4
543-
# google-generativeai
544459
# huggingface-hub
545460
# mcp
546461
# openai
@@ -560,10 +475,6 @@ uc-micro-py==1.0.3
560475
# via
561476
# -c requirements/common-constraints.txt
562477
# linkify-it-py
563-
uritemplate==4.2.0
564-
# via
565-
# -c requirements/common-constraints.txt
566-
# google-api-python-client
567478
urllib3==2.5.0
568479
# via
569480
# -c requirements/common-constraints.txt

requirements/common-constraints.txt

Lines changed: 2 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -115,36 +115,21 @@ gitdb==4.0.12
115115
# via gitpython
116116
gitpython==3.1.45
117117
# via -r requirements/requirements.in
118-
google-ai-generativelanguage==0.6.15
119-
# via google-generativeai
120118
google-api-core[grpc]==2.28.1
121119
# via
122-
# google-ai-generativelanguage
123-
# google-api-python-client
124120
# google-cloud-bigquery
125121
# google-cloud-core
126-
# google-generativeai
127-
google-api-python-client==2.187.0
128-
# via google-generativeai
129122
google-auth==2.43.0
130123
# via
131-
# google-ai-generativelanguage
132124
# google-api-core
133-
# google-api-python-client
134-
# google-auth-httplib2
135125
# google-cloud-bigquery
136126
# google-cloud-core
137-
# google-generativeai
138-
google-auth-httplib2==0.2.1
139-
# via google-api-python-client
140127
google-cloud-bigquery==3.38.0
141128
# via -r requirements/requirements-dev.in
142129
google-cloud-core==2.5.0
143130
# via google-cloud-bigquery
144131
google-crc32c==1.7.1
145132
# via google-resumable-media
146-
google-generativeai==0.8.5
147-
# via -r requirements/requirements.in
148133
google-resumable-media==2.8.0
149134
# via google-cloud-bigquery
150135
googleapis-common-protos==1.72.0
@@ -174,10 +159,6 @@ hf-xet==1.2.0
174159
# via huggingface-hub
175160
httpcore==1.0.9
176161
# via httpx
177-
httplib2==0.31.0
178-
# via
179-
# google-api-python-client
180-
# google-auth-httplib2
181162
httpx==0.28.1
182163
# via
183164
# litellm
@@ -387,14 +368,10 @@ propcache==0.4.1
387368
# aiohttp
388369
# yarl
389370
proto-plus==1.26.1
390-
# via
391-
# google-ai-generativelanguage
392-
# google-api-core
371+
# via google-api-core
393372
protobuf==5.29.5
394373
# via
395-
# google-ai-generativelanguage
396374
# google-api-core
397-
# google-generativeai
398375
# googleapis-common-protos
399376
# grpcio-status
400377
# proto-plus
@@ -415,7 +392,6 @@ pycparser==2.23
415392
pydantic==2.12.4
416393
# via
417394
# banks
418-
# google-generativeai
419395
# litellm
420396
# llama-index-core
421397
# llama-index-instrumentation
@@ -443,9 +419,7 @@ pyjwt[crypto]==2.10.1
443419
pypandoc==1.16.2
444420
# via -r requirements/requirements.in
445421
pyparsing==3.2.5
446-
# via
447-
# httplib2
448-
# matplotlib
422+
# via matplotlib
449423
pyperclip==1.11.0
450424
# via -r requirements/requirements.in
451425
pyproject-hooks==1.2.0
@@ -578,7 +552,6 @@ torch==2.9.1
578552
# via sentence-transformers
579553
tqdm==4.67.1
580554
# via
581-
# google-generativeai
582555
# huggingface-hub
583556
# llama-index-core
584557
# nltk
@@ -611,7 +584,6 @@ typing-extensions==4.15.0
611584
# aiosqlite
612585
# anyio
613586
# beautifulsoup4
614-
# google-generativeai
615587
# huggingface-hub
616588
# llama-index-core
617589
# llama-index-workflows
@@ -643,8 +615,6 @@ tzdata==2025.2
643615
# via pandas
644616
uc-micro-py==1.0.3
645617
# via linkify-it-py
646-
uritemplate==4.2.0
647-
# via google-api-python-client
648618
urllib3==2.5.0
649619
# via requests
650620
uv==0.9.11

requirements/requirements.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ socksio>=1.0.0
2727
pillow>=11.3.0
2828
shtab>=1.7.2
2929
oslex>=0.1.3
30-
google-generativeai>=0.8.5
3130
mcp>=1.24.0
3231
textual>=6.0.0
3332
truststore

0 commit comments

Comments
 (0)