We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d92dda + ae9e9e8 commit 40130bbCopy full SHA for 40130bb
services/datalad/Pipfile
@@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
4
verify_ssl = true
5
6
[dev-packages]
7
-datalad = "==1.1.3"
+datalad = "==1.1.5"
8
pytest = "*"
9
coverage = "*"
10
pytest-cov = "*"
@@ -13,15 +13,15 @@ exceptiongroup = "*"
13
pytest-asyncio = "*"
14
15
[packages]
16
-falcon = "==3.1.3"
+falcon = "==4.0.2"
17
requests = "*"
18
PyJWT = ">=2"
19
boto3 = "*"
20
pygit2 = "==1.16.0"
21
-pygithub = "==2.4.0"
+pygithub = "==2.5.0"
22
charset-normalizer = "*"
23
uvicorn = {extras = ["standard"], version = "*"}
24
aiofiles = "*"
25
aioshutil = "*"
26
sentry-sdk = {extras = ["falcon"], version = "*"}
27
-bidsschematools = "==0.11.3.post3"
+bidsschematools = "==1.0.0"
0 commit comments