Skip to content

Commit

Permalink
Use stable PyTorch version for building docs
Browse files Browse the repository at this point in the history
Used to point to torch 1.1.0
  • Loading branch information
BenjaminBossan committed Dec 22, 2020
1 parent 60983c5 commit 905549a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy>=1.13.3
https://download.pytorch.org/whl/cpu/torch-1.1.0-cp37-cp37m-linux_x86_64.whl
https://download.pytorch.org/whl/torch_stable.html
sphinx-rtd-theme==0.4.0
numpydoc==0.8.0

0 comments on commit 905549a

Please sign in to comment.