Skip to content

Commit 094cdb2

Browse files
committed
Update dependencies to use new outlier detection method
1 parent 2d6390f commit 094cdb2

File tree

2 files changed

+40
-18
lines changed

2 files changed

+40
-18
lines changed

poetry.lock

Lines changed: 38 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "simod"
7-
version = "4.0.1"
7+
version = "4.0.2"
88
authors = [
99
"Ihar Suvorau <ihar.suvorau@gmail.com>",
1010
"David Chapela <david.chapela@ut.ee>",
@@ -37,7 +37,7 @@ xmltodict = "^0.13.0"
3737
prosimos = "^2.0.3"
3838
extraneous-activity-delays = "^2.1.21"
3939
openxes-cli-py = "^0.1.15"
40-
pix-framework = "^0.13.7"
40+
pix-framework = "^0.13.8"
4141
log-distance-measures = "^1.0.2"
4242

4343
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)