diff --git a/setup.py b/setup.py index 8fb107c..4c15b69 100644 --- a/setup.py +++ b/setup.py @@ -79,7 +79,7 @@ def parse_requirements(file_path: Path): 'export': [ 'coremltools>=7.0', 'openvino-dev>=2023.0', - 'tensorflow<=2.13.1', + 'tensorflow<=2.14.0', 'tensorflowjs', # automatically installs tensorflow ], }, classifiers=[