Update TFPs attrs
dependency to version 21.4.0
.
PiperOrigin-RevId: 455655859
This commit is contained in:
parent
295e533e22
commit
adce0fdfc0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -28,7 +28,7 @@ setup(
|
|||
license='Apache-2.0',
|
||||
install_requires=[
|
||||
'absl-py~=1.0.0',
|
||||
'attrs~=21.2.0',
|
||||
'attrs~=21.4.0',
|
||||
'dm-tree~=0.1.1',
|
||||
'matplotlib~=3.3.4',
|
||||
'numpy~=1.21.5',
|
||||
|
|
Loading…
Reference in a new issue