small fixes

This commit is contained in:
Fangjun Kuang 2023-07-28 14:19:04 +08:00
parent 50aa88dffe
commit cbedaaf954

View File

@ -73,7 +73,7 @@ RUN pip install --no-cache-dir \
numpy \
pytest \
graphviz \
tqdm
tqdm>=4.63.0
RUN git clone https://github.com/k2-fsa/icefall /workspace/icefall && \