Skip to content

Commit 82634d1

Browse files
Bump tensorflow from 2.8.0 to 2.8.1 in /cvat/requirements (#4)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
1 parent 0e3ee9b commit 82634d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cvat/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ h5py==3.6.0
3737
django-cors-headers==3.5.0
3838
furl==2.1.0
3939
av==8.0.2 --no-binary=av
40-
tensorflow==2.8.0 # Optional requirement of Datumaro. Use tensorflow-macos==2.8.0 for Mac M1
40+
tensorflow==2.8.1 # Optional requirement of Datumaro. Use tensorflow-macos==2.8.0 for Mac M1
4141
# The package is used by pyunpack as a command line tool to support multiple
4242
# archives. Don't use as a python module because it has GPL license.
4343
patool==1.12

0 commit comments

Comments
 (0)