Live data from Hacker News

TensorFlow Removed Numpy 1.20.3

github.com

1–3 of 3 posts

Re: TensorFlow Removed Numpy 1.20.3

#3
post #2

Clickbait. TensorFlow depends on NumPy < 1.20. When TensorFlow is installed, pip downgrades NumPy to required version.

It might be a little misleading, but I didn't want to editorialize.

Though I will note that TensorFlow not updating to the newest Numpy is causing some headache for some devs and projects depending on Tensorflow.

Edit: Phrasing