end-of-life.org

NumPy 1.14 End of Life

Support dates and upgrade guidance — rebuilt from live data.

End of Life

NumPy 1.14 reached end of life on 7 Jan 2020. It no longer receives security fixes.

2,406 days without security patches
Recommended action: upgrade to NumPy 2.5.
Check your versionpython -c "import numpy; print(numpy.__version__)"

Support timeline

Official dates from the NumPy release process.

MilestoneDateStatus
Initial release6 Jan 2018
End of life 7 Jan 2020 6.6 years ago
Latest release1.14.6 · 23 Sept 2018 final

Where to go from 1.14

Recommended target: NumPy 2.5 (supported until 22 Jun 2028).

The newest actively supported branch is NumPy 2.5 (latest release 2.5.1).

Frequently asked questions

Is NumPy 1.14 still safe to use?

NumPy 1.14 reached end of life on 7 Jan 2020, 2,406 days ago, and is no longer covered by standard support. Running it means no guaranteed security fixes.

Can I still download NumPy 1.14?

Yes — the final release (1.14.6) generally remains available from vendor archives and OS package mirrors, but installing it means running software with known, unpatched vulnerabilities.

What should I upgrade NumPy 1.14 to?

Upgrade to NumPy 2.5, the newest actively supported branch (supported until 22 Jun 2028).

All NumPy versions