Skip to content

Commit 5711788

Browse files
Update tensorflow requirement from <2.21.0,>=2.5 to >=2.5,<2.22.0
Updates the requirements on [tensorflow](https://github.com/tensorflow/tensorflow) to permit the latest version. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.5.0...v2.21.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f59c960 commit 5711788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ scipy>=1.11.1; python_version >= "3.9"
1010
sympy>=1.10
1111
wheel>=0.38.1
1212
defusedxml>=0.7.1
13-
tensorflow>=2.5,<2.21.0
13+
tensorflow>=2.5,<2.22.0
1414
requests>=2.25.1
1515
opencv-python>=4.5
1616
paddlepaddle==3.3.0

0 commit comments

Comments
 (0)