Skip to content

Commit cfadaae

Browse files
author
Beat Buesser
committed
Relax requirements
Signed-off-by: Beat Buesser <[email protected]>
1 parent af5f317 commit cfadaae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ keras>=2.2.5
2121
tensorflow-addons~=0.11.0
2222
mxnet==1.6.0
2323
--find-links https://download.pytorch.org/whl/torch_stable.html
24-
torch==1.8.0
25-
torchaudio==0.6.0
24+
torch~=1.8.0
25+
torchaudio~=0.8.0
2626
torchvision==0.7.0
2727
catboost==0.24.1
2828
GPy==1.9.9

0 commit comments

Comments
 (0)