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

update requirements.txt to reflect absolute path

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -103,7 +103,7 @@ pillow==10.3.0
103
  platformdirs==4.2.2
104
  plotly==5.22.0
105
  # pm4py==2.7.11.11
106
- -e ./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
  prefixspan==0.5.2
108
  prettytable==3.10.0
109
  prometheus_client==0.20.0