Skip to content

Commit

Permalink
fix(deps): update dependency tensorflow to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 25f9969 commit f1154ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xplainet/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exclude = []

[tool.poetry.dependencies]
python = "^3.7"
tensorflow = "2.3.1"
tensorflow = "2.16.1"
tensorflow-addons = "0.11.2"
scikit-learn = "0.23.2"

Expand Down

0 comments on commit f1154ca

Please sign in to comment.