Skip to content

Commit

Permalink
update ca-lark-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydzhou committed Dec 29, 2023
1 parent 8556c3d commit 134c1e6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pdm.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies = [
"bson>=0.5.10",
"jwt>=1.3.1",
"urllib3>=2.1.0",
"ca-lark-sdk>=0.0.8",
]
requires-python = ">=3.10"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ anyio==4.2.0
blinker==1.7.0
bson==0.5.10
ca-lark-oauth==0.0.5
ca-lark-sdk==0.0.7
ca-lark-sdk==0.0.8
ca-lark-webhook==0.0.3
certifi==2023.11.17
cffi==1.16.0
Expand Down

0 comments on commit 134c1e6

Please sign in to comment.