medismailben wrote: > Requires myst_parser 0.19.0 (specifically > [executablebooks/MyST-Parser#696](https://github.com/executablebooks/MyST-Parser/pull/696)) > which is over a year old by now. Do we mandate any minimum version for these > dependencies?
Kinda: [llvm/docs/requirements.txt](https://github.com/llvm/llvm-project/blob/main/llvm/docs/requirements.txt) describes the dependencies required to build the documentation and their version. It looks like for `myst_parser` the builder should have version 2.0.0 so your patch should be good. https://github.com/llvm/llvm-project/pull/104847 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits