Skip to content

Commit

Permalink
Update dependencies to use new outlier detection method
Browse files Browse the repository at this point in the history
  • Loading branch information
david-chapela committed Sep 20, 2023
1 parent 2d6390f commit 094cdb2
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 18 deletions.
54 changes: 38 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "simod"
version = "4.0.1"
version = "4.0.2"
authors = [
"Ihar Suvorau <ihar.suvorau@gmail.com>",
"David Chapela <david.chapela@ut.ee>",
Expand Down Expand Up @@ -37,7 +37,7 @@ xmltodict = "^0.13.0"
prosimos = "^2.0.3"
extraneous-activity-delays = "^2.1.21"
openxes-cli-py = "^0.1.15"
pix-framework = "^0.13.7"
pix-framework = "^0.13.8"
log-distance-measures = "^1.0.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 094cdb2

Please sign in to comment.