Skip to content

Commit a97a2d7

Browse files
authored
Merge pull request #1419 from getsentry/aliu/add-google-genai
add_pkg google-genai==1.13.0 and upgrade openai==1.77.0
2 parents 74e3dc7 + 1d6bc34 commit a97a2d7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

packages.ini

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ python_versions = <3.13
3030
[anyio==3.6.1]
3131
[anyio==3.7.1]
3232
[anyio==4.4.0]
33+
[anyio==4.9.0]
3334

3435
[asgiref==3.5.2]
3536
[asgiref==3.6.0]
@@ -385,6 +386,7 @@ validate_incorrect_missing_deps = six
385386

386387
[distro==1.5.0]
387388
[distro==1.8.0]
389+
[distro==1.9.0]
388390

389391
[django==2.2.28]
390392
[django==3.0.14]
@@ -618,6 +620,7 @@ python_versions = <3.13
618620
[google-auth==2.35.0]
619621
[google-auth==2.38.0]
620622
[google-auth==2.39.0]
623+
[google-auth==2.40.0]
621624

622625
[google-auth-httplib2==0.1.0]
623626
[google-auth-httplib2==0.2.0]
@@ -686,6 +689,8 @@ apt_requires = cmake
686689
brew_requires = cmake
687690
custom_prebuild = prebuild/crc32c 1.1.2
688691

692+
[google-genai==1.13.0]
693+
689694
[google-resumable-media==1.3.3]
690695
[google-resumable-media==2.3.3]
691696
[google-resumable-media==2.7.0]
@@ -750,6 +755,7 @@ python_versions = <3.13
750755
[h11==0.12.0]
751756
[h11==0.13.0]
752757
[h11==0.14.0]
758+
[h11==0.16.0]
753759

754760
[h2==4.1.0]
755761
[h2==4.2.0]
@@ -774,6 +780,7 @@ python_versions = <3.12
774780
[httpcore==0.15.0]
775781
[httpcore==1.0.2]
776782
[httpcore==1.0.5]
783+
[httpcore==1.0.9]
777784

778785
[httplib2==0.22.0]
779786

@@ -782,6 +789,7 @@ python_versions = <3.12
782789
[httpx==0.25.2]
783790
[httpx==0.27.0]
784791
[httpx==0.27.2]
792+
[httpx==0.28.1]
785793

786794
[hyperframe==6.0.1]
787795
[hyperframe==6.1.0]
@@ -846,6 +854,8 @@ python_versions = <3.12
846854
[jinja2==3.1.4]
847855
[jinja2==3.1.6]
848856

857+
[jiter==0.9.0]
858+
849859
[jmespath==0.10.0]
850860
[jmespath==1.0.1]
851861

@@ -1059,6 +1069,7 @@ python_versions = <3.13
10591069
[openai==0.27.0]
10601070
[openai==0.27.8]
10611071
[openai==1.3.5]
1072+
[openai==1.77.0]
10621073

10631074
[openapi-core==0.14.2]
10641075
[openapi-core==0.15.0]
@@ -1321,12 +1332,14 @@ brew_requires =
13211332
[pydantic==1.10.20]
13221333
[pydantic==2.5.2]
13231334
[pydantic==2.7.4]
1335+
[pydantic==2.11.4]
13241336

13251337
[pydantic-core==2.14.5]
13261338
python_versions = <3.13
13271339
[pydantic-core==2.18.4]
13281340
python_versions = <3.13
13291341
[pydantic-core==2.24.2]
1342+
[pydantic-core==2.33.2]
13301343

13311344
[pyelftools==0.28]
13321345
[pyelftools==0.29]
@@ -2665,6 +2678,7 @@ python_versions = <3.13
26652678
[tqdm==4.65.0]
26662679
[tqdm==4.66.1]
26672680
[tqdm==4.66.4]
2681+
[tqdm==4.67.1]
26682682

26692683
[trio==0.21.0]
26702684
[trio==0.22.2]
@@ -2834,6 +2848,8 @@ python_versions = <3.13
28342848
[typing-inspect==0.7.1]
28352849
[typing-inspect==0.8.0]
28362850

2851+
[typing-inspection==0.4.0]
2852+
28372853
[tzdata==2022.1]
28382854
[tzdata==2022.2]
28392855
[tzdata==2023.3]
@@ -2911,6 +2927,8 @@ python_versions = <3.12
29112927
[websocket-client==1.6.4]
29122928
[websocket-client==1.8.0]
29132929

2930+
[websockets==15.0.1]
2931+
29142932
[werkzeug==2.0.3]
29152933
[werkzeug==2.1.2]
29162934
[werkzeug==2.2.2]

0 commit comments

Comments
 (0)