ms[m]: I made a little script to get the versions of things we will use for testing based on out minimum requirements ``` llvm = 10.0.0 9.0.1 9.0.0 8.0.0 7.1.0 7.0.1 6.0.1 6.0.0 5.0.2 5.0.1 5.0.0 4.0.1 4.0.0 3.9.1 3.9.0 3.8.1 3.8.0 GCC = 9.3.0 9.2.0 9.1.0 8.4.0 8.3.0 8.2.0 8.1.0 7.4.0 7.3.0 7.2.0 7.1.0 6.5.0 6.4.0 6.3.0 6.2.0 6.1.0 5.5.0 5.4.0 5.3.0 5.2.0 5.1.0 4.9.4 4.9.3 4.9.2 4.9.1 boost = 1.73.0 1.72.0 1.71.0 1.70.0 1.69.0 1.68.0 1.67.0 1.66.0 1.65.1 1.65.0 1.64.0 1.63.0 1.62.0 1.61.0 hwloc = 2.2.0 2.1.0 2.0.2 2.0.1 2.0.0 1.11.11 1.11.10 1.11.9 1.11.8 1.11.7 1.11.6 1.11.5 1.11.4 1.11.3 1.11.2 1.11.1 1.9 jemalloc = 5.2.1 5.2.0 gperftools = 2.7 otf2 = 2.2 2.1.1 2.1 ```