Skip to content

Commit abec786

Browse files
authored
Release pin from numpy (#483)
* Release pin from numpy, Salib has released version 1.3.11 * Ensure only the valid version of salib is included
1 parent 65de389 commit abec786

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

ci/travis/recipe/meta.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ requirements:
3131
- fuzzywuzzy
3232
- matplotlib-base >=2.2.2
3333
- networkx
34-
- numpy <1.18 #https://github.com/LCA-ActivityBrowser/activity-browser/issues/427
3534
- pandas >=0.24.1
3635
- pyside2 >=5.13.1
37-
- salib
36+
- salib >=1.3.11
3837
- seaborn
3938
- presamples
4039
- openpyxl

recipe/meta.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@ requirements:
3232
- fuzzywuzzy
3333
- matplotlib-base >=2.2.2
3434
- networkx
35-
- numpy <1.18 #https://github.com/LCA-ActivityBrowser/activity-browser/issues/427
3635
- pandas >=0.24.1
3736
- pyside2 >=5.13.1
38-
- salib
37+
- salib >=1.3.11
3938
- seaborn
4039
- presamples
4140
- openpyxl

0 commit comments

Comments
 (0)