Skip to content

Commit ac93485

Browse files
chore(deps): update dependency frozendict to ==2.4.*
1 parent 3acb4fc commit ac93485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"tensorflow==2.10.*",
3333
"tensorflow-addons==0.19.*",
3434
"typing-extensions>=4.3.0",
35-
"frozendict==2.3.*",
35+
"frozendict==2.4.*",
3636
"funcy>=2.0",
3737
"more-itertools>=9.0.0",
3838
"numpy==1.24.*",

0 commit comments

Comments
 (0)