Skip to content

Commit

Permalink
FIX: missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudocubic committed Nov 7, 2024
1 parent 7d9e25c commit fa6e3a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ json-schema-for-humans = "^0.46"
markdownify = "^0.13"
lxml = "^5.3.0"
opendssdirect-py = {extras = ["extras"], version = "^0.9.4"}
jschon= {extras = ["requests"], version = "^0.11.1"}

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
Expand Down

0 comments on commit fa6e3a8

Please sign in to comment.