File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " root_painter_trainer"
3- version = " 0.2.27.1 "
3+ version = " 0.2.27.3 "
44description = " Trainer (server component) for RootPainter"
55readme = " README.md"
66authors = [
@@ -13,16 +13,16 @@ classifiers = [
1313 " Programming Language :: Python :: 3" ,
1414]
1515dependencies = [
16- " Pillow==9.3 .0" ,
17- " imagecodecs==2021 .8.26 " ,
18- " numpy==1.24.2 " ,
19- " scikit-image==0.19.3 " ,
20- " scipy==1.10.0 " ,
21- " torch==1.13.1 " ,
22- " torchvision==0.14.1 " ,
16+ " Pillow==12.0 .0" ,
17+ " imagecodecs==2025 .8.2 " ,
18+ " numpy==2.3.4 " ,
19+ " scikit-image==0.25.2 " ,
20+ " scipy==1.16.2 " ,
21+ " torch==2.6.0 " ,
22+ " torchvision==0.21.0 " ,
2323]
2424license = {text = " GPL-2.0" }
25- requires-python = " >=3.8 ,<3.11 "
25+ requires-python = " >=3.9 ,<3.13 "
2626
2727[project .urls ]
2828Homepage = " https://github.com/Abe404/root_painter"
You can’t perform that action at this time.
0 commit comments