Skip to content

Commit 9bd5d30

Browse files
committed
Remove Tensorflow dependency to support Python 3.8
Signed-off-by: Tommy Li <Tommy.chaoping.li@ibm.com>
1 parent a9f7fff commit 9bd5d30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
'torchvision',
2424
'cvxpy>==1.1',
2525
'Image',
26-
'tensorflow==1.14',
2726
'h5py<3.0.0',
2827
'keras==2.3.1',
2928
'matplotlib',

0 commit comments

Comments
 (0)