-
Notifications
You must be signed in to change notification settings - Fork 130
/
conda.yml
96 lines (96 loc) · 2.67 KB
/
conda.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
name: topy
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- atomicwrites=1.3.0=py_0
- attrs=19.3.0=py_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.1=py_0
- backports_abc=0.5=py_1
- blas=1.1=openblas
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py27_0
- configparser=3.7.3=py27_1
- contextlib2=0.6.0.post1=py_0
- cycler=0.10.0=py_2
- dbus=1.13.6=he372182_0
- docutils=0.16=py27_0
- expat=2.2.9=he1b5a44_2
- fastcache=1.1.0=py27h516909a_0
- fontconfig=2.13.1=he4413a7_1000
- freetype=2.10.0=he983fc9_1
- funcsigs=1.0.2=py_3
- functools32=3.2.3.2=py_3
- futures=3.3.0=py27_0
- gettext=0.19.8.1=hc5be6a0_1002
- glib=2.58.3=py27h6f030ca_1002
- gmp=6.2.0=he1b5a44_2
- gmpy2=2.1.0b1=py27h04dde30_0
- gst-plugins-base=1.14.5=h0935bb2_2
- gstreamer=1.14.5=h36ae1b5_2
- icu=58.2=hf484d3e_1000
- importlib_metadata=1.5.0=py27_0
- jpeg=9c=h14c3975_1001
- kiwisolver=1.1.0=py27hc9558a2_0
- libffi=3.2.1=he1b5a44_1006
- libgcc-ng=9.2.0=h24d8f2e_2
- libgfortran=3.0.0=1
- libgomp=9.2.0=h24d8f2e_2
- libiconv=1.15=h516909a_1005
- libpng=1.6.37=hed695b0_0
- libstdcxx-ng=9.2.0=hdf63c60_2
- libuuid=2.32.1=h14c3975_1000
- libxcb=1.13=h14c3975_1002
- libxml2=2.9.9=h13577e0_2
- matplotlib=2.2.3=py27h8a2030e_1
- matplotlib-base=2.2.3=py27h60b886d_1
- more-itertools=5.0.0=py_0
- mpc=1.1.0=h04dde30_1006
- mpfr=4.0.2=he80fd80_0
- mpmath=1.1.0=py_0
- ncurses=6.1=hf484d3e_1002
- numpy=1.14.0=py27_blas_openblas_200
- openblas=0.2.20=8
- openssl=1.1.1d=h516909a_0
- packaging=20.1=py_0
- pathlib=1.0.1=py27_1
- pathlib2=2.3.5=py27_0
- pcre=8.44=he1b5a44_0
- pip=20.0.2=py_2
- pluggy=0.12.0=py_0
- pthread-stubs=0.4=h14c3975_1001
- py=1.8.1=py_0
- py-cpuinfo=5.0.0=py_0
- pyparsing=2.4.6=py_0
- pyqt=5.6.0=py27h13b7fb3_1008
- pysparse=1.3.dev=py27h3010b51_1003
- pytest=4.6.4=py27_0
- pytest-benchmark=3.2.2=py27_0
- python=2.7.15=h5a48372_1009
- python-dateutil=2.8.1=py_0
- pytz=2019.3=py_0
- pyvtk=0.5.18=py27_0
- qt=5.6.3=h8bf5577_3
- readline=8.0=hf8c457e_0
- scandir=1.10.0=py27h516909a_0
- setuptools=44.0.0=py27_0
- singledispatch=3.4.0.3=py27_1000
- sip=4.18.1=py27hf484d3e_1000
- six=1.14.0=py27_0
- sqlite=3.30.1=hcee41ef_0
- statistics=1.0.3.5=py_1002
- subprocess32=3.5.4=py27h516909a_0
- sympy=1.5.1=py27_1
- tk=8.6.10=hed695b0_0
- tornado=5.1.1=py27h14c3975_1000
- typing=3.7.4.1=py27_0
- wcwidth=0.1.8=py_0
- wheel=0.34.2=py_1
- xorg-libxau=1.0.9=h14c3975_0
- xorg-libxdmcp=1.1.3=h516909a_0
- xz=5.2.4=h14c3975_1001
- zipp=1.0.0=py_0
- zlib=1.2.11=h516909a_1006