diff --git a/src/bindings/python/constraints.txt b/src/bindings/python/constraints.txt index 48c94a4cdabcae..78cd00be4bf0e5 100644 --- a/src/bindings/python/constraints.txt +++ b/src/bindings/python/constraints.txt @@ -18,5 +18,5 @@ wheel>=0.38.1 # Frontends docopt~=0.6.2 paddlepaddle==2.4.2 -tensorflow>=1.15.5,<2.13.0 +tensorflow>=1.15.5,<2.18.0 six~=1.16.0 \ No newline at end of file