Internal change

PiperOrigin-RevId: 671064874
This commit is contained in:
Galen Andrew 2024-09-04 12:41:30 -07:00 committed by A. Unique TensorFlower
parent e3fd3afdf8
commit e8856835a6

View file

@ -37,7 +37,7 @@ setuptools.setup(
install_requires=[
'absl-py>=1.0,==1.*',
'dm-tree==0.1.8',
'dp-accounting==0.4.4',
'dp-accounting==0.4.4', # TODO(b/364653784)
'numpy~=1.21',
'packaging~=22.0',
'scikit-learn>=1.0,==1.*',