Spaces:
Runtime error
Runtime error
update requirements.txt to reflect absolute path
Browse files- 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
|
| 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
|