source: sasview/build_tools/conda_qt5_osx.yml @ e2083f1a

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

osx with specific vesrions

  • Property mode set to 100644
File size: 1.7 KB
Line 
1name: qt5_osx_beta
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  - numpy=1.14.3=py36_intel_0
31  - pyparsing=2.2.0=py36_intel_0
32  - pysocks=1.6.7=py36_intel_0
33  - python=3.6.3=intel_12
34  - scipy=1.0.1=np114py36_intel_3
35  - setuptools=39.0.1=py36_0
36  - six=1.11.0
37  - wheel=0.31.0=py36_intel_0
38  - pyopencl=2018.1.1
39  - automat=0.6.0=py36_0
40  - ca-certificates=2018.4.16=0
41  - certifi=2018.4.16=py36_0
42  - libcxx=6.0.0=0
43  - llvm-meta=6.0.0=0
44  - mkl=2018.0.3=intel_1
45  - pip=9.0.3=py36_0
46  - tbb=2018_20171205=0
47  - cffi=1.11.5=py36_intel_1
48  - requests=2.18.4=py36_intel_0
49  - imagesize=1.0.0=py36_0
50  - zope.interface=4.5.0=py36h1de35cc_0
51  - attrs=18.1.0=py_0
52  - alabaster=0.7.10=py36_1
53  - sphinxcontrib-websupport=1.0.1=py36_0
54  - coverage=4.5.1=py36_0
55  - jpeg=9b=2
56  - pyasn1=0.4.2=py_0
57  - pyasn1-modules=0.2.1=py_0
58  - pip:
59    - backports.shutil-get-terminal-size==1.0.0
60    - bumps==0.7.8
61    - html5lib==1.0.1
62    - httplib2==0.11.3
63    - olefile==0.45.1
64    - pillow==5.1.0
65    - pypdf2==1.26.0
66    - qt5reactor==0.5
67    - reportlab==3.4.0
68    - webencodings==0.5.1
69    - xhtml2pdf==0.2.2
Note: See TracBrowser for help on using the repository browser.