File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
pesq >=0.0.4, <0.0.5
6
6
pystoi >=0.3.0, <0.5.0
7
7
torchaudio >=0.10.0, <2.5.0
8
- gammatone >= 1.0.0, <1.1.0
8
+ gammatone >1.0.0, <1.1.0
Original file line number Diff line number Diff line change 4
4
mir-eval >=0.6, <=0.7
5
5
fast-bss-eval >=0.1.0, <0.1.5
6
6
torch_complex <0.5.0 # needed for fast-bss-eval
7
- srmrpy @ git+https://github.com/jfsantos /SRMRpy
7
+ srmrpy @ git+https://github.com/Lightning-Sandbox /SRMRpy
Original file line number Diff line number Diff line change 1
1
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
2
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
3
4
- scipy >1.0.0, <1.11 .0
4
+ scipy >1.0.0, <1.14 .0
5
5
torchvision >=0.8, <0.20.0
6
6
torch-fidelity <=0.4.0 # bumping to allow install version from master, now used in testing
Original file line number Diff line number Diff line change 3
3
4
4
pandas >1.0.0, <=2.2.2 # cannot pin version due to numpy version incompatibility
5
5
dython <=0.7.6
6
- scipy >1.0.0, <1.11 .0 # cannot pin version due to some version conflicts with `oldest` CI configuration
6
+ scipy >1.0.0, <1.14 .0 # cannot pin version due to some version conflicts with `oldest` CI configuration
7
7
statsmodels >0.13.5, <0.15.0
Original file line number Diff line number Diff line change 1
1
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
2
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
3
4
- scipy >1.0.0, <1.11 .0
4
+ scipy >1.0.0, <1.14 .0
5
5
monai ==1.3.2
You can’t perform that action at this time.
0 commit comments