Skip to content

Commit 3aafcd1

Browse files
author
David Thrower
committed
Try to keep ml_dtypes on the current version.
1 parent b3ba6fd commit 3aafcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ RUN echo "##### END OF LIST OF EXISTING PYTHON PACKAGES #####"
2121

2222
## / debug
2323

24-
RUN pip install --ignore-installed blinker -r docker-requirements.txt
24+
RUN pip install --ignore-installed blinker --ignore-installed ml_dtypes -r docker-requirements.txt
2525
RUN python train_a_generative_llm.py

0 commit comments

Comments
 (0)