[pyproject.toml](https://github.com/HumanCompatibleAI/overcooked_ai/blob/master/pyproject.toml) pins `numpy<2`. This negatively impacts new projects, forcing them to use old numpy versions. Is it possible to relax this requirement? If not, could I get an explanation as to why?