source: sasview/build_tools/conda/ymls/sasview-env-build_osx.yml @ 274cbef

magnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 274cbef was 274cbef, checked in by wojciech, 6 years ago

updated periodictable requirement

  • Property mode set to 100644
File size: 1.8 KB
Line 
1name: sasview
2channels:
3- conda-forge
4- anaconda
5- defaults
6dependencies:
7- cffi=1.6.0=py27_0
8- decorator=4.0.9=py27_0
9- freetype=2.5.5=2
10- jpeg=8d=2
11- lcms=1.19=0
12- libtiff=4.0.6=2
13- libxslt=1.1.28=2
14- lxml=3.6.1=py27_0
15- matplotlib=1.5.1=np111py27_0
16- pil=1.1.7=py27_2
17- pillow=2.7.0=py27_1
18- pyparsing=2.1.4=py27_0
19- pytest=2.9.1=py27_0
20- python.app=1.2=py27_4
21- qt=4.8.7=4
22- reportlab=3.0=py27_0
23- sphinx=1.2.1=py27_0
24- wxpython=3.0=py27_0
25- astroid=1.5.3=py27_0
26- backports.functools_lru_cache=1.4=py27_0
27- blas=1.1=openblas
28- ca-certificates=2017.7.27.1=0
29- certifi=2017.7.27.1=py27_0
30- configparser=3.5.0=py27_0
31- cycler=0.10.0=py27_0
32- docutils=0.14=py27_0
33- enum34=1.1.6=py27_1
34- h5py=2.7.1=py27_1
35- hdf5=1.8.18=1
36- html5lib=0.999=py27_0
37- icu=58.1=1
38- isort=4.2.15=py27_0
39- jbig=2.1=0
40- jinja2=2.9.6=py27_0
41- lazy-object-proxy=1.3.1=py27_0
42- libgfortran=3.0.0=0
43- libiconv=1.14=4
44- libpng=1.6.28=1
45- libxml2=2.9.5=0
46- markupsafe=1.0=py27_0
47- mccabe=0.6.1=py27_0
48- ncurses=5.9=10
49- numpy=1.11.1=py27_blas_openblas_202
50- openblas=0.2.18=6
51- openssl=1.0.2l=0
52- pip=9.0.1=py27_0
53- py=1.4.31=py27_0
54- pycparser=2.18=py27_0
55- pylint=1.7.1=py27_0
56- pyqt=4.11.4=py27_2
57- python=2.7.13=1
58- python-dateutil=2.6.1=py27_0
59- pytz=2017.2=py27_0
60- readline=6.2=0
61- scipy=0.18.0=np111py27_blas_openblas_202
62- setuptools=36.3.0=py27_0
63- singledispatch=3.4.0.3=py27_0
64- sip=4.18=py27_1
65- six=1.10.0=py27_0
66- sqlite=3.13.0=1
67- tk=8.5.19=2
68- webencodings=0.5=py27_0
69- wheel=0.29.0=py27_0
70- wrapt=1.10.11=py27_0
71- xz=5.2.3=0
72- zlib=1.2.8=3
73- pip:
74  - altgraph==0.14
75  - appdirs==1.4.3
76  - backports.functools-lru-cache==1.4
77  - bumps==0.7.5.9
78  - macholib==1.8
79  - modulegraph==0.15
80  - periodictable==1.5.0
81  - py2app==0.14
82  - pyopencl==2016.1
83  - pypdf2==1.26.0
84  - pytools==2017.4
85  - unittest-xml-reporting==1.10.0
86  - wxpython-common==3.0.0.0
87  - xhtml2pdf==0.0.6
88  - xmlrunner==1.7.7
Note: See TracBrowser for help on using the repository browser.