File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
channels :
2
2
- conda-forge
3
3
dependencies :
4
- - bagofholding =0.1.3
4
+ - bagofholding =0.1.4
5
5
- bidict =0.23.1
6
6
- cloudpickle =3.1.1
7
7
- executorlib =1.7.1
Original file line number Diff line number Diff line change 1
1
channels :
2
2
- conda-forge
3
3
dependencies :
4
- - bagofholding =0.1.3
4
+ - bagofholding =0.1.4
5
5
- bidict =0.23.1
6
6
- cloudpickle =3.1.1
7
7
- executorlib =1.7.1
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dependencies:
7
7
- sphinx-gallery
8
8
- sphinx-rtd-theme
9
9
- versioneer
10
- - bagofholding =0.1.3
10
+ - bagofholding =0.1.4
11
11
- bidict =0.23.1
12
12
- cloudpickle =3.1.1
13
13
- executorlib =1.7.1
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ classifiers = [
35
35
" Programming Language :: Python :: 3.13" ,
36
36
]
37
37
dependencies = [
38
- " bagofholding==0.1.3 " ,
38
+ " bagofholding==0.1.4 " ,
39
39
" bidict==0.23.1" ,
40
40
" cloudpickle==3.1.1" ,
41
41
" executorlib==1.7.1" ,
You can’t perform that action at this time.
0 commit comments