Skip to content

Commit

Permalink
add jsonpickle as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberma committed Sep 22, 2024
1 parent 17b3388 commit 189d0e2
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 @@ -44,6 +44,7 @@ PyYAML = "^6.0"
tqdm = "^4.64.0"
bs4 = "^0.0.1"
numpy = "^1.20"
jsonpickle = "^3.3.0"

[tool.poetry.dev-dependencies]
flake8 = "^3.7"
Expand Down

0 comments on commit 189d0e2

Please sign in to comment.