Skip to content

Commit adce0fd

Browse files
Update TFPs attrs dependency to version 21.4.0.
PiperOrigin-RevId: 455655859
1 parent 295e533 commit adce0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
license='Apache-2.0',
2929
install_requires=[
3030
'absl-py~=1.0.0',
31-
'attrs~=21.2.0',
31+
'attrs~=21.4.0',
3232
'dm-tree~=0.1.1',
3333
'matplotlib~=3.3.4',
3434
'numpy~=1.21.5',

0 commit comments

Comments
 (0)