linpershey commited on
Commit
3c99f34
·
verified ·
1 Parent(s): a178287

fix requirements.txt to install pm4py from public github

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -103,7 +103,8 @@ pillow==10.3.0
103
  platformdirs==4.2.2
104
  plotly==5.22.0
105
  # pm4py==2.7.11.11
106
- -e /home/user/app/pm4py
 
107
  prefixspan==0.5.2
108
  prettytable==3.10.0
109
  prometheus_client==0.20.0
 
103
  platformdirs==4.2.2
104
  plotly==5.22.0
105
  # pm4py==2.7.11.11
106
+ # -e /home/user/app/pm4py
107
+ pm4py @ git+https://github.com/nicolaskodak/pm4py@main
108
  prefixspan==0.5.2
109
  prettytable==3.10.0
110
  prometheus_client==0.20.0