Nano: fix torch version to enable nano API doc (#6429)
This commit is contained in:
parent
77129f33cf
commit
250ea019bd
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ bigdl==0.12.0
|
|||
cloudpickle==2.1.0
|
||||
ray[tune]==1.9.2
|
||||
ray==1.9.2
|
||||
torch==1.9.0
|
||||
torch==1.11.0
|
||||
Pygments==2.7
|
||||
setuptools==41.0.1
|
||||
docutils==0.17.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue