source: sasview/build_tools/conda_qt5_osx.yml @ 37ab1ea

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_sync_sascalc
Last change on this file since 37ab1ea was 37ab1ea, checked in by wojciech, 5 years ago

slightly trimmed osx yml

  • Property mode set to 100644
File size: 3.1 KB
Line 
1name: qt5_osx
2channels:
3  - conda-forge
4  - intel
5dependencies:
6  - altgraph=0.15=py_0
7  - appdirs=1.4.3=py_0
8  - attrs=18.1.0=py_0
9  - automat=0.6.0=py36_0
10  - babel=2.6.0=py36_0
11  - backports.functools_lru_cache=1.5=py36_0
12  - ca-certificates=2018.4.16=0
13  - certifi=2018.4.16=py36_0
14  - clangdev=6.0.0=default_0
15  - colorama=0.3.9=py36_0
16  - constantly=15.1.0=py_0
17  - coverage=4.5.1=py36_0
18  - cython=0.28.3=py36_0
19  - h5py=2.8.0=py36h470a237_0
20  - hypothesis=3.57.0=py36h24bf2e0_0
21  - lxml=4.2.1=py36_0
22  - macholib=1.8=py_0
23  - mako=1.0.7=py36_0
24  - openssl=1.0.2o=0
25  - packaging=17.1=py_0
26  - pycrypto=2.6.1=py36_1
27  - pyinstaller=3.3.1=py36_0
28  - pyqt=5.6.0=py36_5
29  - pytools=2018.4=py_0
30  - qt=5.6.2=h9e3eb04_4
31  - qtconsole=4.3.1=py36_0
32  - sphinx=1.7.4=py36_0
33  - sphinxcontrib-websupport=1.0.1=py36_0
34  - tbb=2018_20171205=0
35  - typing=3.6.4=py36_0
36  - service_identity=17.0.0=py36_0
37  - twisted=17.5.0=py36_0
38  - zope=1.0=py36_0
39  - zope.interface=4.5.0=py36h1de35cc_0
40  - appnope=0.1.0=py36_intel_5
41  - asn1crypto=0.24.0=py36_intel_1
42  - backcall=0.1.0=py36_intel_0
43  - backports=1.0=py36_intel_6
44  - bzip2=1.0.6=intel_14
45  - cffi=1.11.5=py36_intel_1
46  - chardet=3.0.4=py36_intel_0
47  - cryptography=2.2.2=py36_intel_1
48  - cycler=0.10.0=py36_intel_5
49  - decorator=4.3.0=py36_intel_0
50  - freetype=2.9=intel_1
51  - get_terminal_size=1.0.0=py36_intel_5
52  - hdf5=1.10.1=intel_0
53  - icc_rt=2018.0.3=intel_0
54  - idna=2.6=py36_intel_0
55  - ipykernel=4.6.1=py36_intel_0
56  - ipython=6.3.1=py36_intel_1
57  - ipython_genutils=0.2.0=py36_intel_0
58  - jedi=0.12.0=py36_intel_0
59  - jinja2=2.9.6=py36_intel_0
60  - jupyter_client=5.1.0=py36_intel_0
61  - jupyter_core=4.4.0=py36_intel_1
62  - kiwisolver=1.0.1=py36_1
63  - libffi=3.2.1=intel_8
64  - libpng=1.6.34=intel_1
65  - markupsafe=1.0=py36_intel_0
66  - matplotlib=2.2.2=np114py36_intel_1
67  - mkl=2018.0.3=intel_1
68  - mkl_fft=1.0.2=np114py36_intel_0
69  - mkl_random=1.0.1=np114py36_intel_0
70  - numpy=1.14.3=py36_intel_0
71  - parso=0.2.0=py36_intel_0
72  - path.py=11.0.1=py36_intel_0
73  - pexpect=4.2.1=py36_intel_1
74  - pickleshare=0.7.4=py36_intel_1
75  - pip=9.0.3=py36_0
76  - prompt_toolkit=1.0.15=py36_intel_0
77  - ptyprocess=0.5.2=py36_intel_0
78  - pycparser=2.18=py36_intel_0
79  - pygments=2.2.0=py36_intel_1
80  - pyopenssl=17.5.0=py36_intel_0
81  - pyparsing=2.2.0=py36_intel_0
82  - pysocks=1.6.7=py36_intel_0
83  - python=3.6.3=intel_12
84  - python-dateutil=2.6.0=py36_intel_3
85  - pytz=2018.4=py36_intel_0
86  - pyzmq=16.0.2=py36_intel_4
87  - requests=2.18.4=py36_intel_0
88  - scipy=1.0.1=np114py36_intel_3
89  - setuptools=39.0.1=py36_0
90  - simplegeneric=0.8.1=py36_intel_5
91  - six=1.11.0=py36_2
92  - sqlite=3.23.1=intel_0
93  - tcl=8.6.4=intel_19
94  - tk=8.6.4=intel_26
95  - tornado=4.5.2=py36_intel_0
96  - traitlets=4.3.2=py36_intel_1
97  - urllib3=1.22=py36_intel_0
98  - wcwidth=0.1.7=py36_intel_5
99  - wheel=0.31.0=py36_intel_0
100  - xz=5.2.3=intel_0
101  - zlib=1.2.11=intel_3
102  - pyopencl=2018.1.1
103  - pip:
104    - backports.shutil-get-terminal-size==1.0.0
105    - bumps==0.7.11
106    - periodictable==1.5.0
107    - html5lib==1.0.1
108    - httplib2==0.11.3
109    - olefile==0.45.1
110    - pillow==5.1.0
111    - pypdf2==1.26.0
112    - qt5reactor==0.5
113    - reportlab==3.4.0
114    - webencodings==0.5.1
115    - xhtml2pdf==0.2.2
Note: See TracBrowser for help on using the repository browser.