requirements for readthedocs

Summary: Use a more recent PyTorch to build the documentation.

Reviewed By: nikhilaravi

Differential Revision: D25679756

fbshipit-source-id: 83d647f709337110d39886eaa6aad2565d740c6d
This commit is contained in:
Jeremy Reizenstein 2020-12-22 08:51:42 -08:00 committed by Facebook GitHub Bot
parent caa3371376
commit 0a309ec6c7

View File

@ -6,5 +6,5 @@ sphinx_markdown_tables
mock
numpy
git+git://github.com/facebookresearch/fvcore.git
https://download.pytorch.org/whl/nightly/cpu/torch-1.3.0.dev20191010%2Bcpu-cp37-cp37m-linux_x86_64.whl
https://download.pytorch.org/whl/nightly/cpu/torchvision-0.5.0.dev20191008%2Bcpu-cp37-cp37m-linux_x86_64.whl
https://download.pytorch.org/whl/cpu/torchvision-0.8.2%2Bcpu-cp37-cp37m-linux_x86_64.whl
https://download.pytorch.org/whl/cpu/torch-1.7.1%2Bcpu-cp37-cp37m-linux_x86_64.whl