diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt index 705ef8ea..0b9949a5 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -37,7 +37,7 @@ h5py==3.6.0 django-cors-headers==3.5.0 furl==2.1.0 av==8.0.2 --no-binary=av -tensorflow==2.8.0 # Optional requirement of Datumaro. Use tensorflow-macos==2.8.0 for Mac M1 +tensorflow==2.8.1 # Optional requirement of Datumaro. Use tensorflow-macos==2.8.0 for Mac M1 # 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