Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <[email protected]>
  • Loading branch information
frostming committed Aug 16, 2024
1 parent f41cb11 commit 39b6e8f
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 6 deletions.
67 changes: 62 additions & 5 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ exceptiongroup==1.2.0; python_version < "3.11"
frozenlist==1.4.1
google-ai-generativelanguage==0.6.6
google-api-core==2.15.0
google-api-core[grpc]==2.15.0
google-api-python-client==2.125.0
google-auth==2.26.1
google-auth-httplib2==0.2.0
Expand All @@ -38,6 +39,7 @@ h11==0.14.0
httpcore==1.0.5
httplib2==0.22.0
httpx==0.27.0
httpx[socks]==0.27.0
idna==3.7
jsonpatch==1.33
jsonpointer==2.4
Expand All @@ -59,6 +61,7 @@ numpy==1.26.3
openai==1.36.1
openpyxl==3.1.5; python_version ~= "3.8" and python_full_version != "3.9.7"
orjson==3.10.0
ormsgpack==1.5.0
packaging==23.2
pandas==2.2.2; python_version ~= "3.8" and python_full_version != "3.9.7"
proto-plus==1.23.0
Expand All @@ -82,7 +85,7 @@ socksio==1.0.0
soupsieve==2.5
sqlalchemy==2.0.25
tenacity==8.2.3
tetos==0.3.0
tetos==0.3.1
tqdm==4.66.1
typing-extensions==4.12.2
typing-inspect==0.9.0
Expand Down

0 comments on commit 39b6e8f

Please sign in to comment.