At the time of this writing, kamodo_ccmc [requires pandas<2.0.0](https://github.com/nasa/Kamodo/blob/master/setup.cfg). This is too low to be compatible with the environment; everyone else supports `pandas>=2.1` (the env currently pulls in `2.2.3`). This is not detected by the dependency spreadsheet, presumably because it's checking `kamodo` not `kamodo_ccmc`.