Skip to content

Commit 39b6e8f

Browse files
committed
chore: update dependencies
Signed-off-by: Frost Ming <[email protected]>
1 parent f41cb11 commit 39b6e8f

File tree

2 files changed

+66
-6
lines changed

2 files changed

+66
-6
lines changed

pdm.lock

Lines changed: 62 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ exceptiongroup==1.2.0; python_version < "3.11"
2323
frozenlist==1.4.1
2424
google-ai-generativelanguage==0.6.6
2525
google-api-core==2.15.0
26+
google-api-core[grpc]==2.15.0
2627
google-api-python-client==2.125.0
2728
google-auth==2.26.1
2829
google-auth-httplib2==0.2.0
@@ -38,6 +39,7 @@ h11==0.14.0
3839
httpcore==1.0.5
3940
httplib2==0.22.0
4041
httpx==0.27.0
42+
httpx[socks]==0.27.0
4143
idna==3.7
4244
jsonpatch==1.33
4345
jsonpointer==2.4
@@ -59,6 +61,7 @@ numpy==1.26.3
5961
openai==1.36.1
6062
openpyxl==3.1.5; python_version ~= "3.8" and python_full_version != "3.9.7"
6163
orjson==3.10.0
64+
ormsgpack==1.5.0
6265
packaging==23.2
6366
pandas==2.2.2; python_version ~= "3.8" and python_full_version != "3.9.7"
6467
proto-plus==1.23.0
@@ -82,7 +85,7 @@ socksio==1.0.0
8285
soupsieve==2.5
8386
sqlalchemy==2.0.25
8487
tenacity==8.2.3
85-
tetos==0.3.0
88+
tetos==0.3.1
8689
tqdm==4.66.1
8790
typing-extensions==4.12.2
8891
typing-inspect==0.9.0

0 commit comments

Comments
 (0)