Skip to content

Commit

Permalink
Merge pull request #2952 from OpenNeuroOrg/python-deps-updates
Browse files Browse the repository at this point in the history
deps(worker): Update lockfile Python deps
  • Loading branch information
nellh authored Dec 5, 2023
2 parents d57b18e + 3dbf210 commit 17ec841
Show file tree
Hide file tree
Showing 2 changed files with 761 additions and 687 deletions.
2 changes: 2 additions & 0 deletions services/datalad/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ coverage = "*"
mock = "*"
pytest-cov = "*"
pytest-xdist = "*"
exceptiongroup = "*"

[packages]
dnspython = "*"
Expand All @@ -26,3 +27,4 @@ boto3 = "*"
elasticsearch = "*"
pygit2 = "*"
pygithub = "==1.54.1"
greenlet = "*"
Loading

0 comments on commit 17ec841

Please sign in to comment.