When running TOMToolkit with astropy>=6, upon start-up we get:
cannot import name 'update_default_config' from 'astropy.config.configuration'
this is because update_default_config has been removed from astropy6.
The current astropy version is 7.1, and this issues pins us to <6.