Commit 0ef9c2c
fix: add beautifulsoup4 to requirements.txt for HTML import
Was in pyproject.toml but missing from requirements.txt which the
Dockerfile uses, causing 'No module named bs4' on HTML imports.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7a3cce4 commit 0ef9c2c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
0 commit comments