Use updated Google differential_privacy library.

PiperOrigin-RevId: 445189891
This commit is contained in:
Galen Andrew 2022-04-28 10:35:27 -07:00 committed by A. Unique TensorFlower
parent 81d5880702
commit e0ab480e3d

View file

@ -17,7 +17,7 @@ git_repository(
git_repository(
name = "com_google_differential_py",
remote = "https://github.com/google/differential-privacy.git",
commit = "8536a3af6b147b1cce6f884826bfd5f2009ae50f",
commit = "025111e75114a96b8d54ba88e483a2b0f99a2954",
)
# This is a workaround until the @com_google_differential_py WORKSPACE declares