Skip to content

Commit 4759147

Browse files
committed
Remove pm4py from dependencies
1 parent 189b02b commit 4759147

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "prosimos"
3-
version = "2.0.2"
3+
version = "2.0.3"
44
description = ""
55
authors = [
66
"Iryna Halenok <iryna.halenok@ut.ee>",
@@ -21,7 +21,6 @@ pandas = "^2.0.1"
2121
python-dateutil = "^2.8.2"
2222
pytz = "^2023.3"
2323
scipy = "^1.10.1"
24-
pm4py = "^2.7.4"
2524
pix-framework = "^0.13.0"
2625
pylint = "^2.17.4"
2726

0 commit comments

Comments
 (0)