Skip to content

Commit

Permalink
WIP:
Browse files Browse the repository at this point in the history
build: add tomli dependency to pyproject.toml

target to fix: issue PolicyEngine#256
  • Loading branch information
SylviaDu99 committed Sep 12, 2024
1 parent 592d5dd commit 09921a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies = [
"plotly>=5.6.0,<6",
"ipython>=7.17.0,<8",
"pyvis>=0.3.2",
"tomli==2.0.1",
]
requires-python = ">=3.9"
authors = [
Expand Down

0 comments on commit 09921a6

Please sign in to comment.