We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8adbabb commit 4928234Copy full SHA for 4928234
1 file changed
requirements/edx-sandbox/README.rst
@@ -92,3 +92,18 @@ releases/ulmo.txt
92
* SciPy is upgraded from 1.15.2 to 1.16.3
93
94
.. _SciPy changelog: https://docs.scipy.org/doc/scipy/release.html
95
+
96
+releases/verawood.txt
97
+---------------------
98
99
+* Frozen at the time of the Verawood release
100
+* BREAKING CHANGE: Drops support for Python 3.11
101
+* Supports Python 3.12
102
+* NumPy is upgraded to 1.26.4
103
+* SciPy is upgraded to 1.17.1
104
+* Several other libraries (such as matplotlib, nltk, sympy) have also been updated
105
+ to newer versions. These upgrades continue improvements for Python 3.12
106
+ compatibility and include minor dependency refreshes.
107
108
+.. _SciPy changelog: https://docs.scipy.org/doc/scipy/release.html
109
+.. _NumPy changelog: https://numpy.org/doc/stable/release.html
0 commit comments