-
Notifications
You must be signed in to change notification settings - Fork 10
/
labrad-conda-env-windows.yml
72 lines (72 loc) · 1.73 KB
/
labrad-conda-env-windows.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name: labrad
channels:
- conda-forge
- m-labs
- defaults
dependencies:
- backports=1.0=py_2
- backports.functools_lru_cache=1.5=py_1
- backports_abc=0.5=py_1
- ca-certificates=2019.3.9=hecc5488_0
- certifi=2019.3.9=py27_0
- cycler=0.10.0=py_1
- freetype=2.10.0=hd7a5a12_0
- functools32=3.2.3.2=py_3
- icu=58.2=vc9_0
- intel-openmp=2019.3=203
- jpeg=9c=h0c8e037_1001
- kiwisolver=1.0.1=py27hdc96acc_1002
- libblas=3.8.0=5_mkl
- libcblas=3.8.0=5_mkl
- liblapack=3.8.0=5_mkl
- libpng=1.6.37=h7a46e7a_0
- matplotlib=2.2.3=py27h8a2030e_1
- matplotlib-base=2.2.3=py27hf194043_1
- mkl=2019.3=203
- numpy=1.16.2=py27hde85f9e_1
- openssl=1.0.2r=h0c8e037_0
- pip=19.0.3=py27_0
- pyparsing=2.4.0=py_0
- pyqt
- python=2.7.15=h2880e7c_1008
- python-dateutil=2.8.0=py_0
- pytz=2019.1=py_0
- qt
- setuptools=41.0.0=py27_0
- singledispatch=3.4.0.3=py27_1000
- sip=4.18.1=py27hc56fc5f_1000
- tornado=5.1.1=py27h0c8e037_1000
- vc
- vs2008_runtime=9.0.30729.6161=0
- wheel=0.33.1=py27_0
- wincertstore=0.2=py27_1002
- zlib=1.2.11=h3cc03e0_1004
- pip:
- asn1crypto==0.24.0
- attrs==19.1.0
- automat==0.7.0
- cffi==1.12.2
- chardet==3.0.4
- configparser==3.7.4
- constantly==15.1.0
- cryptography==2.6.1
- enum34==1.1.6
- future==0.17.1
- futures==3.2.0
- hyperlink==19.0.0
- idna==2.8
- incremental==17.5.0
- ipaddress==1.0.22
- pyasn1==0.4.5
- pyasn1-modules==0.2.4
- pycparser==2.19
- pyhamcrest==1.9.0
- pylabrad==0.97.2
- pyopenssl==19.0.0
- requests==2.21.0
- service-identity==18.1.0
- six==1.12.0
- twisted==19.2.0
- urllib3==1.24.2
- zope-interface==4.6.0
prefix: C:\Users\Ryan\.conda\envs\labrad