**Describe the bug** Mattergen requires `numpy<2` while depending on mattersim, which changed its constraint to `numpy>=2` recently. **Expected behavior** Have the possibility to install latest mattergen and mattersim together in the same environment.
Describe the bug
Mattergen requires
numpy<2while depending on mattersim, which changed its constraint tonumpy>=2recently.Expected behavior
Have the possibility to install latest mattergen and mattersim together in the same environment.