diff --git a/eval_math/requirements.txt b/eval_math/requirements.txt index 46cd1bf..c364193 100644 --- a/eval_math/requirements.txt +++ b/eval_math/requirements.txt @@ -8,7 +8,7 @@ python_dateutil flash_attn # math_eval -sympy==1.12 +sympy==1.14.0 antlr4-python3-runtime==4.11.1 # ! The version needs to be compatible with sympy. word2number Pebble diff --git a/trl/requirements.txt b/trl/requirements.txt index 6b584e1..89e17fe 100644 --- a/trl/requirements.txt +++ b/trl/requirements.txt @@ -18,7 +18,7 @@ pillow==10.4.0 safetensors==0.4.5 scikit-learn==1.6.0 scipy==1.14.1 -sympy==1.13.1 +sympy==1.14.0 tiktoken==0.7.0 tokenizers==0.21.0 torch==2.5.1