Increments dp-accounting version in requirements
PiperOrigin-RevId: 633341323
This commit is contained in:
parent
8b3d8e132f
commit
3e42ce318f
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
absl-py>=1.0,==1.*
|
||||
dm-tree==0.1.8
|
||||
dp-accounting==0.4.3
|
||||
dp-accounting==0.4.4
|
||||
immutabledict~=2.2
|
||||
matplotlib~=3.3
|
||||
numpy~=1.21
|
||||
|
|
2
setup.py
2
setup.py
|
@ -37,7 +37,7 @@ setuptools.setup(
|
|||
install_requires=[
|
||||
'absl-py>=1.0,==1.*',
|
||||
'dm-tree==0.1.8',
|
||||
'dp-accounting==0.4.3',
|
||||
'dp-accounting==0.4.4',
|
||||
'numpy~=1.21',
|
||||
'packaging~=22.0',
|
||||
'scikit-learn>=1.0,==1.*',
|
||||
|
|
Loading…
Reference in a new issue