diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt index bcb294c8991..1e28f2af113 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -39,7 +39,7 @@ h5py==2.10.0 django-cors-headers==3.5.0 furl==2.1.0 av==8.0.2 --no-binary=av -tensorflow==2.4.0 # Optional requirement of Datumaro +tensorflow==2.7.2 # Optional requirement of Datumaro # The package is used by pyunpack as a command line tool to support multiple # archives. Don't use as a python module because it has GPL license. patool==1.12