Revert scipy dependency.

PiperOrigin-RevId: 460957101
This commit is contained in:
Michael Reneer 2022-07-14 07:44:36 -07:00 committed by A. Unique TensorFlower
parent 1d002aa49c
commit 64c6b5ea25

View file

@ -6,7 +6,7 @@ mpmath~=1.2.1
numpy~=1.21.4
pandas~=1.1.4
scikit-learn~=1.0.2
scipy~=1.2.1
scipy~=1.7.1
tensorflow-datasets~=4.5.2
tensorflow-estimator~=2.4
tensorflow-probability~=0.15.0