File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ dependencies:
13
13
- psutil
14
14
- pytest
15
15
- pytest-cov
16
- - scipy!= 1.15.0,!=1.15.1
16
+ - scipy< 1.15.0
17
17
- tqdm
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
13
13
- psutil
14
14
- pytest
15
15
- pytest-cov
16
- - scipy!= 1.15.0,!=1.15.1
16
+ - scipy< 1.15.0
17
17
- tqdm
18
18
- pip
19
19
- pip :
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ dependencies:
14
14
- psutil
15
15
- pytest
16
16
- pytest-cov
17
- - scipy!= 1.15.0,!=1.15.1
17
+ - scipy< 1.15.0
18
18
- tqdm
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
17
17
- psutil
18
18
- pytest
19
19
- pytest-cov
20
- - scipy!= 1.15.0,!=1.15.1
20
+ - scipy< 1.15.0
21
21
- slepc=*=*complex*
22
22
- slepc4py<=3.21
23
23
- tqdm
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
13
13
- psutil
14
14
- pytest
15
15
- pytest-cov
16
- - scipy!= 1.15.0,!=1.15.1
16
+ - scipy< 1.15.0
17
17
- tqdm
18
18
- pip
19
19
- pip :
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ dependencies:
16
16
- pytest
17
17
- pytest-cov
18
18
- pytorch
19
- - scipy!= 1.15.0,!=1.15.1
19
+ - scipy< 1.15.0
20
20
- tqdm
You can’t perform that action at this time.
0 commit comments