Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
FurqanHabibi authored Jun 10, 2024
1 parent c21b413 commit acaca32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.8"
minisignxml = ">=22.4"
minisignxml = ">=24.6"
lxml = "^5.0"
yarl = ">=1.4.2"
# poetry doesn't support extras in dev-dependencies, so these must be here as optional dependencies
Expand Down

0 comments on commit acaca32

Please sign in to comment.