Skip to content

Commit 411f4f1

Browse files
removed unused numba scikit-learn libraries
1 parent 805edd7 commit 411f4f1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ RUN pip install --no-cache-dir --upgrade pip && \
6969
mccd==1.2.4 \
7070
modopt==1.6.1 \
7171
mpi4py==4.0.3 \
72-
numba==0.60.0 \
7372
numpy==1.26.4 \
7473
numpydoc==1.2 \
7574
pandas==2.2 \
@@ -78,7 +77,6 @@ RUN pip install --no-cache-dir --upgrade pip && \
7877
pytest-pycodestyle==2.4.1 \
7978
pytest-pydocstyle==2.4.0 \
8079
reproject==0.14.1 \
81-
scikit-learn==1.5.2 \
8280
sf_tools==2.0.4 \
8381
sip_tpv==1.1 \
8482
skaha==1.7.0 \

0 commit comments

Comments
 (0)