diff --git a/docs/packages/numpy.md b/docs/packages/numpy.md index ad3d77c..7013c39 100644 --- a/docs/packages/numpy.md +++ b/docs/packages/numpy.md @@ -12,12 +12,33 @@ parent: Supported Packages - **Supported versions:**
-2.4.3 (latest) +2.5.1 (latest) ```bash pip install numpy --index-url https://pypi.riseproject.dev/simple/ ``` +- **License:** BSD-3-Clause +- **Download files:** [https://gitlab.com/riseproject/python/wheel_builder/-/packages/64125271](https://gitlab.com/riseproject/python/wheel_builder/-/packages/64125271) +
+ +2.5.0 + +```bash +pip install numpy==2.5.0 --index-url https://pypi.riseproject.dev/simple/ +``` + +- **License:** BSD-3-Clause +- **Download files:** [https://gitlab.com/riseproject/python/wheel_builder/-/packages/63279782](https://gitlab.com/riseproject/python/wheel_builder/-/packages/63279782) + + +
+2.4.3 + +```bash +pip install numpy==2.4.3 --index-url https://pypi.riseproject.dev/simple/ +``` + - **License:** BSD-3-Clause - **Download files:** [https://gitlab.com/riseproject/python/wheel_builder/-/packages/57136003](https://gitlab.com/riseproject/python/wheel_builder/-/packages/57136003)