# Install in a separate Python 3.12 environment because MinerU is heavyweight.
mineru[pipeline]==3.4.4
# MinerU 3.4.4 pipeline imports six but does not declare it itself.
six==1.17.0
