Skip to content

Commit 427c126

Browse files
authored
Bump tensorflow version (#103)
1 parent 5b0973c commit 427c126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ colorcet = "^3.0.0"
3333
Pillow = ">=8.0.0"
3434
py-cpuinfo = ">=5.0.0"
3535
tqdm = "^4.62.3"
36-
tensorflow = "^2.7.0,<=2.10"
36+
tensorflow = "^2.7.0,<=2.12"
3737
pandas = "^1.3"
3838
tables = "^3.6"
3939
opencv-python-headless = "^4.5"

0 commit comments

Comments
 (0)