Skip to content

Commit ffe56f7

Browse files
authored
included missing dependencies (py-venv, pip) in documentation
1 parent 97512b8 commit ffe56f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

templates/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,8 @@ <h1>Requirements</h1>
351351
<h3 style="font-size: 1.1rem; margin-bottom: 15px; color: var(--text-main); opacity: 0.9;">1. System Packages</h3>
352352
<div class="engine-grid" style="margin-bottom: 30px;">
353353
<div class="engine-pill">Python 3.13+</div>
354+
<div class="engine-pill">python-venv</div>
355+
<div class="engine-pill">python-pip</div>
354356
<div class="engine-pill">xvfb</div>
355357
<div class="engine-pill">Chrome / Chromium Browser</div>
356358
</div>

0 commit comments

Comments
 (0)