We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805edd7 commit 411f4f1Copy full SHA for 411f4f1
1 file changed
Dockerfile
@@ -69,7 +69,6 @@ RUN pip install --no-cache-dir --upgrade pip && \
69
mccd==1.2.4 \
70
modopt==1.6.1 \
71
mpi4py==4.0.3 \
72
- numba==0.60.0 \
73
numpy==1.26.4 \
74
numpydoc==1.2 \
75
pandas==2.2 \
@@ -78,7 +77,6 @@ RUN pip install --no-cache-dir --upgrade pip && \
78
77
pytest-pycodestyle==2.4.1 \
79
pytest-pydocstyle==2.4.0 \
80
reproject==0.14.1 \
81
- scikit-learn==1.5.2 \
82
sf_tools==2.0.4 \
83
sip_tpv==1.1 \
84
skaha==1.7.0 \
0 commit comments