Skip to content

Commit 902a256

Browse files
committed
upgrade packages
1 parent 226a94d commit 902a256

File tree

2 files changed

+60
-52
lines changed

2 files changed

+60
-52
lines changed

pdm.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
dependencies = [
99
"pytest~=8.1",
1010
"requests~=2.31",
11-
"python-abp~=0.2",
11+
"python-abp>=0.2.0",
1212
]
1313
requires-python = "==3.11.*"
1414
readme = "README.md"

0 commit comments

Comments
 (0)