Skip to content

Commit 30bb9da

Browse files
committed
Update pandas version
1 parent 27c378c commit 30bb9da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ FROM --platform=$TARGETPLATFORM apluslms/grade-python:math-$FULL_TAG
33

44
RUN pip_install \
55
networkx==3.2.1 \
6-
pandas~=1.5.3 \
6+
pandas~=2.3.3 \
77
scikit-learn \
88
&& :

0 commit comments

Comments
 (0)