source: sasview/build_tools/conda_qt5_osx.yml @ 135638b

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

fixes to explicit osx yml

  • Property mode set to 100644
File size: 1.8 KB
Line 
1name: qt5_osx
2channels:
3  - conda-forge
4  - intel
5dependencies:
6  - altgraph=0.15=py_0
7  - cython=0.28.3=py36_0
8  - h5py=2.8.0=py36h470a237_0
9  - hypothesis=3.57.0=py36h24bf2e0_0
10  - lxml=4.2.1=py36_0
11  - macholib=1.8=py_0
12  - mako=1.0.7=py36_0
13  - openssl=1.0.2o=0
14  - packaging=17.1=py_0
15  - pycrypto=2.6.1=py36_1
16  - pyinstaller=3.3.1=py36_0
17  - pyqt=5.6.0=py36_5
18  - pytools=2018.4=py_0
19  - qt=5.6.2=h9e3eb04_4
20  - qtconsole=4.3.1=py36_0
21  - sphinx=1.7.4=py36_0
22  - service_identity=17.0.0=py36_0
23  - twisted=17.5.0=py36_0
24  - hdf5=1.10.1=intel_0
25  - ipykernel=4.6.1=py36_intel_0
26  - ipython=6.3.1=py36_intel_1
27  - jupyter_client=5.1.0=py36_intel_0
28  - jupyter_core=4.4.0=py36_intel_1
29  - matplotlib=2.2.2=np114py36_intel_1
30  - pyparsing=2.2.0=py36_intel_0
31  - pysocks=1.6.7=py36_intel_0
32  - python=3.6.3=intel_12
33  - scipy=1.0.1=np114py36_intel_3
34  - setuptools=39.0.1=py36_0
35  - six=1.11.0
36  - wheel=0.31.0=py36_intel_0
37  - pyopencl=2018.1.1
38  - automat=0.6.0=py36_0
39  - ca-certificates=2018.4.16=0
40  - certifi=2018.4.16=py36_0
41  - libcxx=6.0.0=0
42  - llvm-meta=6.0.0=0
43  - mkl=2018.0.3=intel_1
44  - pip=9.0.3=py36_0
45  - tbb=2018_20171205=0
46  - cffi=1.11.5=py36_intel_1
47  - requests=2.18.4=py36_intel_0
48  - imagesize=1.0.0=py36_0
49  - zope.interface=4.5.0=py36h1de35cc_0
50  - attrs=18.1.0=py_0
51  - alabaster=0.7.10=py36_1
52  - sphinxcontrib-websupport=1.0.1=py36_0
53  - coverage=4.5.1=py36_0
54  - jpeg=9b=2
55  - pyasn1=0.4.2=py_0
56  - pyasn1-modules=0.2.1=py_0
57  - numpy=1.14.3=py36_intel_0
58  - pip:
59    - backports.shutil-get-terminal-size==1.0.0
60    - bumps==0.7.8
61    - periodictable==1.5.0
62    - html5lib==1.0.1
63    - httplib2==0.11.3
64    - olefile==0.45.1
65    - pillow==5.1.0
66    - pypdf2==1.26.0
67    - qt5reactor==0.5
68    - reportlab==3.4.0
69    - webencodings==0.5.1
70    - xhtml2pdf==0.2.2
Note: See TracBrowser for help on using the repository browser.