Commit 1a36be49 authored by haven-jeon's avatar haven-jeon
Browse files

Bump tensorflow from 2.3.0 to 2.4.0

parent 1a584e49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
tensorflow == 2.3.0
tensorflow == 2.4.0
keras >= 2.4.3
h5py == 2.10.0
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ setup(name='pykospacing',
      include_package_data=True,

      install_requires=[
          'tensorflow == 2.3.0',
          'tensorflow == 2.4.0',
          'keras >= 2.4.3',
          'h5py == 2.10.0',
          'argparse >= 1.4.0',