diff --git a/pyproject.toml b/pyproject.toml index 4cad313..0213988 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "retina_face", "setuptools", "spacy", - "tensorflow<=2.16.0", + "tensorflow<=2.20.0", "tf-keras", "tqdm", "webcolors",