File tree Expand file tree Collapse file tree 1 file changed +23
-23
lines changed
Expand file tree Collapse file tree 1 file changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -13,36 +13,36 @@ requirements:
1313 - python 3.5.2
1414 - gcc 4.8.5
1515 - libgcc 4.8.5
16- - gmp >= 6.1
17- - cython >=0.25
18- - gsl >=2.2
19- - mpc >=1.0
20- - mpfr >=3.1
16+ - gmp 6.1.0
17+ - gsl 2.2.1
18+ - mpc 1.0.3
19+ - mpfr 3.1.5
20+ - cython 0.25.0
2121 - numpy 1.11.3
22- - setuptools_scm >= 1.15.0
22+ - setuptools_scm 1.15.0
2323 run:
2424 - nomkl
2525 - conda
2626 - python 3.5.2
2727 - libgcc 4.8.5
28- - gmp >= 6.1
29- - gsl >= 2.2
30- - mpc >= 1.0
31- - mpfr >= 3.1
28+ - gmp 6.1.0
29+ - gsl 2.2.1
30+ - mpc 1.0.3
31+ - mpfr 3.1.5
3232 - numpy 1.11.3
33- - setuptools_scm >= 1.15.0
34- - python >= 3.5
35- - pysam >= 0.9.1.4
36- - matplotlib >= 1.5.0
37- - pandas >= 0.18.1
38- - python-dateutil >= 2.6.0
39- - scipy >= 0.17.1
40- - six >= 1.10.0
41- - appdirs >= 1.4.0
42- - tqdm >= 4.10.0
43- - seaborn >= 0.7.1
44- - wrapt >= 1.10.8
45- - ad >= 1.3.2
33+ - setuptools_scm 1.15.0
34+ - python 3.5.2
35+ - pysam 0.9.1.4
36+ - matplotlib 1.5.0
37+ - pandas 0.18.1
38+ - python-dateutil 2.6.0
39+ - scipy 0.17.1
40+ - six 1.10.0
41+ - appdirs 1.4.0
42+ - tqdm 4.10.0
43+ - seaborn 0.7.1
44+ - wrapt 1.10.8
45+ - ad 1.3.2
4646
4747about:
4848 home: https://github.com/popgenmethods/smcpp
You can’t perform that action at this time.
0 commit comments