Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry57 authored Oct 30, 2024
1 parent af3673c commit 5048088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tensorflow-cpu = { version = "^2.11.0", markers = "sys_platform != 'darwin'" }
tensorflow-macos = { version = "2.13.1", markers = "sys_platform == 'darwin'" }
array-record = { version = "0.4.1", markers = "sys_platform == 'darwin'" }
Sphinx = { version = "^7.0.0", optional = true }
sphinx-autodoc-typehints = { version = "^1.19.5", optional = true }
sphinx-autodoc-typehints = { version = "^2.5.0", optional = true }
nbsphinx = { version = "^0.8.10", optional = true }
nbsphinx-link = { version = "^1.3.0", optional = true }
sphinx-gallery = { version = "^0.11.1", optional = true }
Expand Down

0 comments on commit 5048088

Please sign in to comment.