Skip to content

Commit

Permalink
hot fix: add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Nfsaavedra committed Apr 23, 2024
1 parent 3870178 commit d60f2be
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
18 changes: 17 additions & 1 deletion poetry.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 @@ -24,6 +24,7 @@ requests = "^2.31.0"
z3-solver = "^4.12.4.0"
nltk = "^3.8.1"
jsonschema = "^4.21.1"
setuptools = "^69.5.1"

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

0 comments on commit d60f2be

Please sign in to comment.