File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,11 +61,10 @@ libsass==0.10.0
6161numpy<2.0.0
6262
6363# Date: 2023-09-18
64- # Library is still in active development. Minor versions (0.x, 0.x+1) may have
65- # breaking changes which openedx-core devs want to roll out manually. New patch versions
66- # are OK to accept automatically.
64+ # Library is still in active development. Major versions require review
65+ # from openedx-maintainers. Minor and patch versions can roll out automatically.
6766# Issue for unpinning: https://github.com/openedx/edx-platform/issues/35269
68- openedx-core<0.45
67+ openedx-core<2
6968
7069# Date: 2023-11-29
7170# Open AI version 1.0.0 dropped support for openai.ChatCompletion which is currently in use in enterprise.
Original file line number Diff line number Diff line change @@ -840,7 +840,7 @@ openedx-calc==5.0.0
840840 # via
841841 # -r requirements/edx/kernel.in
842842 # xblocks-contrib
843- openedx-core==0.44 .0
843+ openedx-core==1.0 .0
844844 # via
845845 # -c requirements/constraints.txt
846846 # -r requirements/edx/kernel.in
Original file line number Diff line number Diff line change @@ -1394,7 +1394,7 @@ openedx-calc==5.0.0
13941394 # -r requirements/edx/doc.txt
13951395 # -r requirements/edx/testing.txt
13961396 # xblocks-contrib
1397- openedx-core==0.44 .0
1397+ openedx-core==1.0 .0
13981398 # via
13991399 # -c requirements/constraints.txt
14001400 # -r requirements/edx/doc.txt
Original file line number Diff line number Diff line change @@ -1018,7 +1018,7 @@ openedx-calc==5.0.0
10181018 # via
10191019 # -r requirements/edx/base.txt
10201020 # xblocks-contrib
1021- openedx-core==0.44 .0
1021+ openedx-core==1.0 .0
10221022 # via
10231023 # -c requirements/constraints.txt
10241024 # -r requirements/edx/base.txt
Original file line number Diff line number Diff line change @@ -1065,7 +1065,7 @@ openedx-calc==5.0.0
10651065 # via
10661066 # -r requirements/edx/base.txt
10671067 # xblocks-contrib
1068- openedx-core==0.44 .0
1068+ openedx-core==1.0 .0
10691069 # via
10701070 # -c requirements/constraints.txt
10711071 # -r requirements/edx/base.txt
You can’t perform that action at this time.
0 commit comments