Skip to content

Commit

Permalink
feat: update sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydzhou committed Jan 4, 2024
1 parent f3be93e commit d783e27
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions pdm.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"bson>=0.5.10",
"jwt>=1.3.1",
"urllib3>=2.1.0",
"ca-lark-sdk>=0.0.8",
"ca-lark-sdk>=0.0.10",
"celery>=5.3.6",
"redis>=5.0.1",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ billiard==4.2.0
blinker==1.7.0
bson==0.5.10
ca-lark-oauth==0.0.5
ca-lark-sdk==0.0.8
ca-lark-sdk==0.0.10
ca-lark-webhook==0.0.4
celery==5.3.6
certifi==2023.11.17
Expand Down

0 comments on commit d783e27

Please sign in to comment.