Skip to content

Commit 3d14c07

Browse files
cailmdaleyclaude
andcommitted
chore: Remove unused GUI packages
Remove PyQt5, pyqtgraph, python-pysap - none are imported in codebase. Keeps lean runtime for ShapePipe. Note: scikit-learn and numba also appear unused but left for discussion with maintainers. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d5b6d94 commit 3d14c07

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ RUN pip install --no-cache-dir --upgrade pip && \
7272
numpy==1.26.4 \
7373
numpydoc==1.2 \
7474
pandas==2.2 \
75-
PyQt5==5.15.11 \
76-
python-pysap==0.3.0 \
77-
pyqtgraph==0.12.4 \
7875
pytest==8.3.3 \
7976
pytest-cov==5.0.0 \
8077
pytest-pycodestyle==2.4.1 \

0 commit comments

Comments
 (0)