Skip to content

Commit

Permalink
add more-itertools to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBuchanan314 committed Feb 16, 2024
1 parent 9919d99 commit 4758380
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"dag_cbor",
"dag-cbor",
"multiformats",
"more-itertools",
]

[project.urls]
Expand Down

0 comments on commit 4758380

Please sign in to comment.