tensorflow_privacy/requirements.txt
Michael Reneer 8d20ae7c3b Update the direct tensorflow-datasets dependency to ~=4.5.2.
This means that we would accept a hot fix, but not accept major or minor version changes without releasing TFP.

PiperOrigin-RevId: 428023939
2022-02-11 09:46:04 -08:00

13 lines
228 B
Text

absl-py~=1.0.0
attrs~=21.2.0
dm-tree~=0.1.1
matplotlib~=3.3.4
mpmath
numpy~=1.21.5
pandas~=1.1.4
scipy~=1.2.1
sklearn~=1.0.2
tensorflow-datasets~=4.5.2
tensorflow-estimator>=2.3.0
tensorflow-probability>=0.13.0
tensorflow>=1.14