Skip to content

Commit

Permalink
Merge pull request #3218 from OpenNeuroOrg/bidsschematools-update
Browse files Browse the repository at this point in the history
deps(worker): Update to bidsschematools==0.11.3.post3
  • Loading branch information
nellh authored Nov 14, 2024
2 parents 65d6ade + 36c312a commit de5a5eb
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 88 deletions.
2 changes: 1 addition & 1 deletion services/datalad/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ uvicorn = {extras = ["standard"], version = "*"}
aiofiles = "*"
aioshutil = "*"
sentry-sdk = {extras = ["falcon"], version = "*"}
bidsschematools = {ref = "enh/git-receive-hook", git = "git+https://github.com/effigies/bids-specification.git", subdirectory = "tools/schemacode"}
bidsschematools = "==0.11.3.post3"
Loading

0 comments on commit de5a5eb

Please sign in to comment.