Describe the feature
Could you please consider relaxing the version requirement for the math-verify dependency? Currently, it seems to be pinned to a very specific version, which can lead to dependency conflicts when integrating this project into larger codebases that use a slightly different (but compatible) version of math-verify.
For example, when use gem in ROLL agentic, we can only use math-verify=0.3.x due to the constraint.
Why do you need this feature?
No response
Additional context
No response