[Install] Remove upper bound for NumPy for default installation and update upper bounds for extras (#13985)

* [Python API][Tools] Top up upper bound version for dependencies: NumPy, TensorFlow, NetworkX

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Remove upper-bound for TensorFlow and NumPy

* Revert "Remove upper-bound for TensorFlow and NumPy"

This reverts commit 662085df2e.

* Remove upper-bound for NumPy for default installation

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
This commit is contained in:
Roman Kazantsev
2022-11-30 09:53:06 +04:00
committed by GitHub
parent 3e9f185e5d
commit 5f06431aec
16 changed files with 28 additions and 28 deletions

View File

@@ -1,2 +1,2 @@
numpy>=1.16.6,<=1.23.1
numpy>=1.16.6
opencv-python>=4.5