Skip to content

Commit 8570ab1

Browse files
add mistral ai to python
1 parent 31ee199 commit 8570ab1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ RUN pip3 install --upgrade meson \
178178
sympy \
179179
pyyaml \
180180
pycairo \
181-
manim
181+
manim \
182+
mistralai
182183

183184
### Clojure
184185
RUN curl -L -O https://github.com/clojure/brew-install/releases/latest/download/linux-install.sh \

0 commit comments

Comments
 (0)