Skip to content
Snippets Groups Projects
Commit 36d1f87b authored by Michael Reneer's avatar Michael Reneer Committed by tensorflow-copybara
Browse files

Update the `tensorflow-privacy` version to 0.1.0.

PiperOrigin-RevId: 272901580
parent ed979ebc
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ RUN ${PIP} install --no-cache-dir \
portpicker~=1.3.1 \
six~=1.10 \
tensorflow-model-optimization~=0.1.3 \
tensorflow-privacy~=0.0.1 \
tensorflow-privacy~=0.1.0 \
tf-estimator-nightly==1.14.0.dev2019091601 \
tf-nightly \
tfa-nightly \
......
......@@ -14,7 +14,7 @@ pandas~=0.24.0
portpicker~=1.3.1
six~=1.10
tensorflow-model-optimization~=0.1.3
tensorflow-privacy~=0.0.1
tensorflow-privacy~=0.1.0
# TODO(b/141279425): Remove pinned tf-estimator-nightly version.
tf-estimator-nightly==1.14.0.dev2019091601
tf-nightly
......
......@@ -81,7 +81,7 @@ REQUIRED_PACKAGES = [
'portpicker~=1.3.1',
'six~=1.10',
'tensorflow-model-optimization~=0.1.3',
'tensorflow-privacy~=0.0.1',
'tensorflow-privacy~=0.1.0',
# TODO(b/141279425): Remove pinned tf-estimator-nightly version.
'tf-estimator-nightly==1.14.0.dev2019091601',
'tf-nightly',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment