Hi team,
I noticed that the mathematical parsing and verification functions in lighteval appear to be a vendored (copied) version of the Math-Verify package.
Manual syncs, like the one in PR #535, seem to confirm this.
To simplify maintenance and ensure we always have the latest bug fixes and improvements, would it be possible to add math_verify as a direct project dependency instead of maintaining a local copy?