Skip to content

Commit

Permalink
Remove Tensorflow dependency to support Python 3.8
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy Li <[email protected]>
  • Loading branch information
Tomcli committed Apr 17, 2023
1 parent a9f7fff commit 9bd5d30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
'torchvision',
'cvxpy>==1.1',
'Image',
'tensorflow==1.14',
'h5py<3.0.0',
'keras==2.3.1',
'matplotlib',
Expand Down

0 comments on commit 9bd5d30

Please sign in to comment.