Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikoletos-K committed Aug 25, 2023
1 parent ada0459 commit 7b46d21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,9 @@ dependencies = [
"optuna >= 3.0",
'tomli; python_version < "3.11"',
"py-stringmatching >= 0.4",
"valentine>=0.1.5",
"valentine>=0.1; python_version > '3.7'",
"ordered-set >= 4.0",
"plotly >= 5.16.0"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 7b46d21

Please sign in to comment.