Skip to content

Commit 322d6a8

Browse files
committed
chore: Add attrs and httpx to dependencies
1 parent 2a57446 commit 322d6a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ classifiers = [
2323
requires-python = ">=3.8"
2424
dependencies = [
2525
"bidsschematools >=0.9",
26+
"attrs",
27+
"httpx",
2628
]
2729

2830
[project.optional-dependencies]

0 commit comments

Comments
 (0)