-
Notifications
You must be signed in to change notification settings - Fork 5
/
environment.yml
73 lines (72 loc) · 1.88 KB
/
environment.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: py36
channels:
- conda-forge
- poehlmann
- anaconda
- defaults
dependencies:
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- ca-certificates=2020.6.24=0
- certifi=2020.6.20=py36_0
- cffi=1.14.0=py36h7a1dbc1_0
- colorama=0.4.3=py_0
- cycler=0.10.0=py36h009560c_0
- decorator=4.4.1=py_0
- freetype=2.9.1=ha9979f8_1
- future=0.18.2=py36_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha66f8fd_1
- intel-openmp=2020.0=166
- ipython=7.12.0=py36h5ca1d4c_0
- ipython_genutils=0.2.0=py36h3c5d0ee_0
- jedi=0.16.0=py36_0
- jpeg=9b=hb83a4c4_2
- kiwisolver=1.1.0=py36ha925a31_0
- libpng=1.6.37=h2a8f88b_0
- matplotlib=3.1.3=py36_0
- matplotlib-base=3.1.3=py36h64f37c6_0
- mkl=2020.0=166
- mkl-service=2.3.0=py36hb782905_0
- mkl_fft=1.0.15=py36h14836fe_0
- mkl_random=1.1.0=py36h675688f_0
- numpy-base=1.18.1=py36hc3f5095_1
- openssl=1.1.1g=he774522_0
- parso=0.6.1=py_0
- pickleshare=0.7.5=py36_0
- pip=20.0.2=py36_1
- prompt_toolkit=3.0.3=py_0
- pycparser=2.19=py36_0
- pygments=2.5.2=py_0
- pyparsing=2.4.6=py_0
- pyqt=5.9.2=py36h6538335_2
- pyqtgraph=0.10.0=py36h28b3542_3
- python=3.6.10=h9f7ef89_0
- python-dateutil=2.8.1=py_0
- python-seabreeze=0.6.0=py36_0
- python_abi=3.6=1_cp36m
- pyyaml=5.3.1=py36he774522_1
- qt=5.9.7=vc14h73c81de_0
- setuptools=45.2.0=py36_0
- sip=4.19.8=py36h6538335_0
- six=1.14.0=py36_0
- sqlite=3.31.1=he774522_0
- tornado=6.0.3=py36he774522_3
- traitlets=4.3.3=py36_0
- uncertainties=3.1.4=py_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_1
- wcwidth=0.1.8=py_0
- wheel=0.34.2=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- wxpython=4.0.4=py36ha925a31_0
- yaml=0.2.5=he774522_0
- zlib=1.2.11=h62dcd97_3
- pip:
- instrumental-lib==0.6.dev0
- nicelib==0.7.dev0
- numpy==1.17.0
- pint==0.9
- pyvisa==1.10.0
- scipy==1.3.1
prefix: C:\Anaconda3\envs\py36