Skip to content

Commit

Permalink
Add tensorflow-datasets to doc requirements
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 589532101
  • Loading branch information
fabianp authored and OptaxDev committed Dec 10, 2023
1 parent d767626 commit b8959c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ docs = [
"dm-haiku==0.0.11",
"sphinx-gallery==0.14.0",
"sphinx-collections==0.0.1",
"tensorflow>=2.4.0"
"tensorflow>=2.4.0",
"tensorflow-datasets>=4.2.0",
]

dp-accounting = [
Expand Down

0 comments on commit b8959c6

Please sign in to comment.