diff --git a/Dockerfile b/Dockerfile index a746337..a36cf18 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,6 +44,7 @@ RUN cd /tmp \ RUN pip3 --no-cache-dir install \ matplotlib \ + tqdm \ yuuno 'prompt-toolkit<2.1.0,>=2.0.0' \ && yuuno jupyter install