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:
5
5
- setuptools >=68
6
6
- pandas =2.3.1
7
7
- python >=3.11,<3.14
8
- - pyiron_base =0.13.3
8
+ - pyiron_base =0.15.1
9
9
- pybis =1.37.4
10
10
- python-xxhash =3.5.0
11
11
- boto3 =1.35
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies:
11
11
- setuptools >=68
12
12
- pandas =2.3.1
13
13
- python >=3.11,<3.14
14
- - pyiron_base =0.13.3
14
+ - pyiron_base =0.15.1
15
15
- pybis =1.37.4
16
16
- python-xxhash =3.5.0
17
17
- boto3 =1.35
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ classifiers = [
26
26
dependencies = [
27
27
" numpy==1.26.4" ,
28
28
" pandas==2.3.1" ,
29
- " pyiron_base==0.13.3 " ,
29
+ " pyiron_base==0.15.1 " ,
30
30
" pybis==1.37.4" ,
31
31
" xxhash==3.5.0" ,
32
32
" boto3==1.35.99"
You can’t perform that action at this time.
0 commit comments