We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281a7b1 commit a862946Copy full SHA for a862946
Dockerfile
@@ -9,8 +9,7 @@ RUN apt-get -y update \
9
highlight \
10
&& /scripts/sys/purge_cache.sh
11
12
-#RUN pip3 install --upgrade --ignore-installed entrypoints
13
-RUN pip3 install --break-system-packages \
+RUN pip3 install \
14
loguru pysnooper \
15
numpy scipy polars pandas 'pyarrow>=0.14.0' \
16
scikit-learn lightgbm graphviz \
0 commit comments