Skip to content

Commit 8b9f8a2

Browse files
author
Michael Murdock
committed
Add parsimonious dependency to pyproject.toml because of use in plugins/sipann.py
1 parent 3ab3294 commit 8b9f8a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ dependencies = [
5353
"lark ~= 1.1.5",
5454
"tabulate ~= 0.9.0",
5555
"deprecation ~= 2.1.0",
56+
"parsimonious >= 0.8.1"
5657
]
5758

5859
[project.optional-dependencies]

0 commit comments

Comments
 (0)