forked from HaeffnerLab/artiq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
artiq-conda-env-windows.yml
110 lines (109 loc) · 2.84 KB
/
artiq-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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
name: artiq
channels:
- conda-forge
- m-labs
- defaults
dependencies:
- aiohttp=3.4.4=py35hfa6e2cd_0
- asteval=0.9.13=pyh24bf2e0_0
- async-timeout=3.0.1=py_1000
- asyncserial=0.1=py_13+git340e430
- attrs=19.1.0=py_0
- binutils-or1k-linux=2.27=h93a10e1_6
- blas=1.0=mkl
- bscan-spi-bitstreams=0.10.0=2
- ca-certificates=2019.3.9=hecc5488_0
- certifi=2018.8.24=py35_1001
- cffi=1.11.5=py35hfa6e2cd_1
- chardet=3.0.4=py35_3
- curl=7.64.0=h4496350_2
- cycler=0.10.0=py_1
- easydict=1.9=py_0
- freetype=2.10.0=h5db478b_0
- h5py=2.8.0=py35hb24199d_2
- hdf5=1.10.2=he51fdeb_2
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha66f8fd_1
- idna=2.7=py35_2
- idna_ssl=1.0.0=0
- intel-openmp=2019.3=203
- jpeg=9c=hfa6e2cd_1001
- kiwisolver=1.0.1=py35he980bc4_2
- krb5=1.16.3=hdd46e55_1001
- levenshtein=0.12.0=py35_1
- libcurl=7.64.0=h4496350_2
- libgit2=0.27.8=hfac1375_0
- libiconv=1.15=hfa6e2cd_1005
- libpng=1.6.36=h7602738_1000
- libssh2=1.8.2=h642c060_2
- libusb=1.0.20=0
- lit
- llvmlite=0.24.0=py35_1
- llvmlite-artiq=0.23.0.dev=py35_4
- lmfit=0.9.13=pyh24bf2e0_0
- matplotlib=3.0.0=py35hd159220_0
- mkl=2018.0.3=1
- mkl_fft=1.0.9=py35_0
- mkl_random=1.0.1=py35_0
- multidict=4.4.2=py35hfa6e2cd_0
- numba=0.39.0=py35h830ac7b_0
- numpy=1.15.2=py35ha559c80_0
- numpy-base=1.15.2=py35h8128ebf_0
- openocd=0.10.0=6
- openssl=1.1.1b=hfa6e2cd_2
- outputcheck=0.4.2=py_7
- peakutils=1.3.2=py_0
- pip=18.0=py35_1001
- prettytable=0.7.2=py_2
- pycparser=2.19=py_0
- pygit2=0.27.1=py35hfa6e2cd_0
- pyparsing=2.4.0=py_0
- pyperclip=1.7.0=py_0
- pyqt=5.9.2=py35h6538335_2
- pyqtgraph=0.10.0=py_5
- pyreadline=2.1=py35_1000
- pyserial=3.4=py_2
- python=3.5.5=he025d50_2
- python-dateutil=2.8.0=py_0
- pythonparser=1.1=py_8
- pytz=2019.1=py_0
- qt=5.9.7=vc14h73c81de_0
- quamash=0.5.5=py_4
- regex=2018.08.29=py35hfa6e2cd_0
- scipy=1.1.0=py35h4f6bf74_1
- setuptools=40.4.3=py35_0
- sip=4.19.8=py35h6538335_1000
- six=1.11.0=py35_1
- sqlite=3.26.0=hfa6e2cd_1001
- tk=8.6.9=hfa6e2cd_1001
- tornado=5.1.1=py35hfa6e2cd_0
- uncertainties=3.0.2=py35_1
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_0
- wheel=0.32.0=py35_1000
- wincertstore=0.2=py35_1002
- yarl=1.2.6=py35hfa6e2cd_0
- zlib=1.2.11=h2fa13f4_1004
- pip:
- asn1crypto==0.24.0
- automat==0.7.0
- configparser==3.7.4
- constantly==15.1.0
- cryptography==2.6.1
- future==0.17.1
- futures==3.1.1
- hyperlink==19.0.0
- incremental==17.5.0
- julia==0.5.3
- pyasn1==0.4.5
- pyasn1-modules==0.2.4
- pyhamcrest==1.9.0
- pylabrad==0.97.2
- pyopenssl==19.0.0
- requests==2.21.0
- service-identity==18.1.0
- twisted==19.2.0
- urllib3==1.24.1
- visa==1.0.0
- zope-interface==4.6.0
prefix: C:\Users\Ryan\.conda\envs\artiq