File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies:
1212 - bash
1313 - simple-build-system>=1.7.0
1414 - ncrystal>=4.1.6
15- - mcpl>=1.6.2
15+ - mcpl>=2.0.0
1616 - matplotlib
1717 - zlib
1818 - geant4>=11.1.3,<11.2.0
Original file line number Diff line number Diff line change 11[build-system ]
2- requires = [" setuptools>=61 .0" ," setuptools-git-versioning" ]
2+ requires = [" setuptools>=74 .0" ," setuptools-git-versioning" ]
33build-backend = " setuptools.build_meta"
44
55[tool .setuptools-git-versioning ]
@@ -27,14 +27,14 @@ dependencies = [
2727[project .optional-dependencies ]
2828recommended = [
2929 ' numpy' ,
30- ' ncrystal>=4.1.2 ' ,
31- ' mcpl>=1.6.2 ' ,
30+ ' ncrystal>=4.1.6 ' ,
31+ ' mcpl>=2.0.0 ' ,
3232 ' matplotlib'
3333]
3434all = [
3535 ' numpy' ,
36- ' ncrystal[all]>=4.1.2 ' ,
37- ' mcpl>=1.6.2 ' ,
36+ ' ncrystal[all]>=4.1.6 ' ,
37+ ' mcpl>=2.0.0 ' ,
3838 ' matplotlib' ,
3939 ' scipy' ,
4040 ' pandas' ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dependencies:
77 - bash
88 - simple-build-dgcode >= 1.3.0
99 - ncrystal >= 4.1.6
10- - mcpl >= 1.6.2
10+ - mcpl >= 2.0.0
1111 - matplotlib
1212 - zlib
1313 - geant4>=11.1.3,<11.2.0
You can’t perform that action at this time.
0 commit comments