👷🏾‍♂️ Use ocrd_fileformat#28 for now

This commit is contained in:
Gerber, Mike 2021-02-05 14:15:04 +01:00
parent 22e9e4e473
commit 43cc303100
2 changed files with 6 additions and 3 deletions

View file

@ -24,7 +24,7 @@ RUN curl -sSL -O https://ub-backup.bib.uni-mannheim.de/~stweil/ocrd-train/data/F
# Build pip installable stuff
RUN ${PIP_INSTALL} \
'ocrd_tesserocr == 0.9.2' # XXX https://github.com/OCR-D/ocrd_tesserocr/issues/160
'ocrd_tesserocr == 0.11.0'
# Check pip dependencies