Skip to content

Commit 99c7efa

Browse files
author
Beat Buesser
committed
Update requirements to exclude tensorflow-addons 0.12 until tested
Signed-off-by: Beat Buesser <[email protected]>
1 parent 82ea354 commit 99c7efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ h5py==2.10.0
1818
# supported versions: (tensorflow==2.2.0 with keras==2.3.1) or (tensorflow==1.15.4 with keras==2.2.5)
1919
tensorflow>=1.15.4
2020
keras>=2.2.5
21-
tensorflow-addons>=0.11.2
21+
tensorflow-addons~=0.11.0
2222
mxnet==1.6.0
2323
--find-links https://download.pytorch.org/whl/torch_stable.html
2424
torch==1.6.0

0 commit comments

Comments
 (0)