-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
112 lines (112 loc) · 2.99 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
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
110
111
112
name: py38_dev_shift
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.0=py38_1001
- attrs=20.1.0=py_0
- autopep8=1.5.4=pyh9f0ad1d_0
- backcall=0.2.0=py_0
- blas=1.0=openblas
- bleach=3.1.5=py_0
- ca-certificates=2020.7.22=0
- certifi=2020.6.20=py38_0
- cycler=0.10.0=py_2
- decorator=4.4.2=py_0
- defusedxml=0.6.0=py_0
- entrypoints=0.3=py38_0
- flake8=3.8.3=py_0
- freetype=2.10.2=h8da9a1a_0
- importlib-metadata=1.7.0=py38_0
- importlib_metadata=1.7.0=0
- ipykernel=5.3.4=py38h5ca1d4c_0
- ipython=7.16.1=py38h5ca1d4c_0
- ipython_genutils=0.2.0=py38_0
- ipywidgets=7.5.1=py_0
- jedi=0.17.2=py38_0
- jinja2=2.11.2=py_0
- jpeg=9d=h0b31af3_0
- jsonschema=3.2.0=py38_1
- jupyter_client=6.1.6=py_0
- jupyter_core=4.6.3=py38_0
- kiwisolver=1.2.0=py38ha0d09dd_0
- lcms2=2.11=h174193d_0
- libblas=3.8.0=17_openblas
- libcblas=3.8.0=17_openblas
- libcxx=10.0.1=h5f48129_0
- libffi=3.2.1=h4a8c4bd_1007
- libgfortran=3.0.1=h93005f0_2
- liblapack=3.8.0=17_openblas
- libopenblas=0.3.10=h0794777_0
- libpng=1.6.37=hbbe82c9_1
- libsodium=1.0.18=h1de35cc_0
- libtiff=4.1.0=h2ae36a8_6
- libwebp-base=1.1.0=h0b31af3_3
- llvm-openmp=10.0.1=h28b9765_0
- lz4-c=1.9.2=h4a8c4bd_1
- markupsafe=1.1.1=py38h1de35cc_1
- matplotlib=3.3.0=1
- matplotlib-base=3.3.0=py38haed9462_1
- mistune=0.8.4=py38h1de35cc_1001
- nbconvert=5.6.1=py38_1
- nbformat=5.0.7=py_0
- ncurses=6.2=hb1e8313_1
- notebook=6.0.3=py38_0
- numpy=1.19.1=py38h598c1e0_0
- olefile=0.46=py_0
- openssl=1.1.1g=h1de35cc_0
- packaging=20.4=py_0
- pandas=1.0.5=py38h959d312_0
- pandoc=2.10.1=0
- pandocfilters=1.4.2=py38_1
- parso=0.7.0=py_0
- pexpect=4.8.0=py38_1
- pickleshare=0.7.5=py38_1001
- pillow=7.2.0=py38h83dc5e5_1
- pip=20.2.1=py_0
- prometheus_client=0.8.0=py_0
- prompt-toolkit=3.0.5=py_0
- ptyprocess=0.6.0=py38_0
- pycodestyle=2.6.0=pyh9f0ad1d_0
- pyflakes=2.2.0=py_0
- pygments=2.6.1=py_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyrsistent=0.16.0=py38h1de35cc_0
- python=3.8.5=h85f3143_2_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2020.1=py_0
- pyzmq=19.0.1=py38hb1e8313_1
- readline=8.0=h0678c8f_2
- scipy=1.5.0=py38h3eb1e28_0
- seaborn=0.10.1=py_0
- send2trash=1.5.0=py38_0
- setuptools=49.2.1=py38h32f6830_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.32.3=h93121df_1
- tabulate=0.8.7=py38_0
- terminado=0.8.3=py38_0
- testpath=0.4.4=py_0
- tk=8.6.10=hbbe82c9_0
- toml=0.10.1=pyh9f0ad1d_0
- tornado=6.0.4=py38h64e0658_1
- traitlets=4.3.3=py38_0
- wcwidth=0.2.5=py_0
- webencodings=0.5.1=py38_1
- wheel=0.34.2=py_1
- widgetsnbextension=3.5.1=py38_0
- xz=5.2.5=h0b31af3_1
- zeromq=4.3.2=hb1e8313_2
- zipp=3.1.0=py_0
- zlib=1.2.11=h0b31af3_1006
- zstd=1.4.5=h0384e3a_2
- pip:
- astroid==2.4.2
- cffi==1.14.2
- isort==4.3.21
- lazy-object-proxy==1.4.3
- mccabe==0.6.1
- pycparser==2.20
- pylint==2.5.3
- wrapt==1.12.1
- xattr==0.9.7