Skip to content

Commit 17c400c

Browse files
fix(deps): update dependency tensorflow to v2.17.0
1 parent 25f9969 commit 17c400c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xplainet/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude = []
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.7"
16-
tensorflow = "2.3.1"
16+
tensorflow = "2.17.0"
1717
tensorflow-addons = "0.11.2"
1818
scikit-learn = "0.23.2"
1919

0 commit comments

Comments
 (0)