Skip to content

Commit

Permalink
chore: pin numpy version and upgrade sphinx [MD-468] (#9736)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgongd authored Jul 30, 2024
1 parent 0806597 commit a094ea1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pillow
rstfmt==0.0.14
sphinx==4.2.0
sphinx==5.3.0

# Plugins
sphinx-reredirects>=0.0.1
Expand Down Expand Up @@ -32,3 +32,4 @@ tensorflow==2.12.0; sys_platform != 'darwin' or platform_machine != 'arm64'
tensorflow-macos==2.11.0; sys_platform == 'darwin' and platform_machine == 'arm64'
torch==1.11.0
torchvision==0.12.0
numpy<2

0 comments on commit a094ea1

Please sign in to comment.