Update requirements.txt for OSS keras.

Remove those packages which will be fetched by tensorflow.

PiperOrigin-RevId: 364897754
This commit is contained in:
Scott Zhu 2021-03-24 14:57:18 -07:00 committed by TensorFlower Gardener
parent 3f38beb5e5
commit 2d92cfe8c8

@ -1,11 +1,8 @@
absl-py ~= 0.10
h5py ~= 2.10.0
keras_preprocessing ~= 1.1.2
numpy ~= 1.19.2
# All the required dependencies should come with tf-nightly package.
# The rest of the packages are mostly used for testing purpose.
pandas
pydot
scipy ~= 1.5.2
six ~= 1.15.0
tf-nightly
portpicker
pyyaml