diff --git a/requirements-python311.txt b/requirements-python311.txt index 3936aac..138ba35 100644 --- a/requirements-python311.txt +++ b/requirements-python311.txt @@ -1,6 +1,6 @@ # Used by the library # (taken from Sumac Open edX version) -numpy==1.26.4 +numpy==2.4.0 scipy==1.14.1 pyparsing==3.2.0 diff --git a/requirements-python38.txt b/requirements-python38.txt index a71ff2d..6f97c0a 100644 --- a/requirements-python38.txt +++ b/requirements-python38.txt @@ -1,6 +1,6 @@ # Used by the library # (taken from Redwood Open edX version) -numpy==1.24.4 +numpy==2.4.0 scipy==1.10.1 pyparsing==3.1.2