Skip to content

Commit e24240d

Browse files
fix deps
1 parent a1eaa83 commit e24240d

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
@@ -30,7 +30,7 @@ classifiers = [
3030
]
3131

3232
dependencies = [
33-
"pydiverse-common >=0.3.5,<0.4",
33+
"pydiverse-common >=0.3.8,<0.4",
3434
"typing-extensions >=4.14.1,<5",
3535
"networkx >=3.4,<4",
3636
"attrs >=25.3.0,<26",

0 commit comments

Comments
 (0)