diff --git a/requirements/edx-sandbox/py35.in b/requirements/edx-sandbox/py35.in index 13782a933e..886354cd8c 100644 --- a/requirements/edx-sandbox/py35.in +++ b/requirements/edx-sandbox/py35.in @@ -23,7 +23,7 @@ openedx-calc pyparsing==2.2.0 # Python Parsing module random2 # Implementation of random module that works identically under Python 2 and 3 scipy==1.2.1 # Math, science, and engineering library -sympy==1.4 # Symbolic math library +sympy==1.6.2 # Symbolic math library # Install these packages from the edx-platform working tree # NOTE: if you change code in these packages, you MUST change the version