File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
55- setuptools >=68
66- pandas =2.3.3
77- python >=3.11,<3.14
8- - pyiron_base =0.15.4
8+ - pyiron_base =0.15.5
99- pybis =1.37.4
1010- python-xxhash =3.6.0
1111- boto3 =1.35
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies:
1111- setuptools >=68
1212- pandas =2.3.3
1313- python >=3.11,<3.14
14- - pyiron_base =0.15.4
14+ - pyiron_base =0.15.5
1515- pybis =1.37.4
1616- python-xxhash =3.6.0
1717- boto3 =1.35
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ classifiers = [
2626dependencies = [
2727 " numpy==1.26.4" ,
2828 " pandas==2.3.3" ,
29- " pyiron_base==0.15.4 " ,
29+ " pyiron_base==0.15.5 " ,
3030 " pybis==1.37.4" ,
3131 " xxhash==3.6.0" ,
3232 " boto3==1.35.99"
You can’t perform that action at this time.
0 commit comments