Skip to content

Commit 860a1e3

Browse files
authored
Merge pull request #61 from valab-certh/dependabot/pip/python/group-a1671da831
Bump the group group in /python with 8 updates
2 parents 69c323c + 9db2049 commit 860a1e3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

python/pyproject.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
[project]
22
dependencies = [
33
"aiofiles==23.2.1",
4-
"fastapi==0.110.1",
4+
"fastapi==0.110.2",
55
"fire==0.6.0",
66
"keras-ocr==0.9.3",
77
"litemedsam@https://api.github.com/repos/bowang-lab/MedSAM/tarball/9df02bf96f77f47d998b5ebc1c152d543b769ca3",
8-
"lxml==5.2.0",
8+
"lxml==5.2.1",
99
"pydicom==2.4.4",
1010
"pylibjpeg-libjpeg==2.1.0",
1111
"pylibjpeg==2.0.0",
1212
"python-multipart==0.0.9",
1313
"segment-anything@https://api.github.com/repos/facebookresearch/segment-anything/tarball/6fdee8f2727f4506cfbbe553e23b895e27956588",
1414
"tensorflow==2.16.1",
15-
"torch==2.2.2",
16-
"torchvision==0.17.2",
15+
"torch==2.3.0",
16+
"torchvision==0.18.0",
1717
"uvicorn==0.29.0"
1818
]
1919
name = "meddisc"
2020
version = "0.0.0"
2121

2222
[project.optional-dependencies]
2323
dev = [
24-
"coverage==7.4.4",
24+
"coverage==7.5.0",
2525
"djlint==1.34.1",
26-
"mypy==1.9.0",
27-
"ruff==0.3.5",
28-
"ssort==0.12.4",
26+
"mypy==1.10.0",
27+
"ruff==0.4.2",
28+
"ssort==0.13.0",
2929
"toml-sort==0.23.1"
3030
]
3131

0 commit comments

Comments
 (0)