-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
75 lines (74 loc) · 1.59 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
name: agro
channels:
- defaults
dependencies:
- ca-certificates=2017.08.26=h1d4fec5_0
- certifi=2018.1.18=py36_0
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libstdcxx-ng=7.2.0=hdf63c60_3
- ncurses=6.0=h9df7e31_2
- openssl=1.0.2n=hb7f436b_0
- pip=9.0.1=py36_5
- python=3.6.4=hc3d631a_3
- readline=7.0=ha6073c6_4
- setuptools=38.5.1=py36_0
- sqlite=3.22.0=h1bed415_0
- tk=8.6.7=hc745277_3
- wheel=0.30.0=py36hfd4bba0_1
- xz=5.2.3=h55aa19d_2
- zlib=1.2.11=ha838bed_2
- pip:
- bleach==2.1.3
- click==6.7
- cycler==0.10.0
- decorator==4.2.1
- entrypoints==0.2.3
- flask==0.12.2
- html5lib==1.0.1
- ipykernel==4.8.2
- ipython==6.2.1
- ipython-genutils==0.2.0
- ipywidgets==7.1.2
- itsdangerous==0.24
- jedi==0.11.1
- jinja2==2.10
- jsonschema==2.6.0
- jupyter==1.0.0
- jupyter-client==5.2.3
- jupyter-console==5.2.0
- jupyter-core==4.4.0
- kiwisolver==1.0.1
- markupsafe==1.0
- matplotlib==2.2.2
- mistune==0.8.3
- nbconvert==5.3.1
- nbformat==4.4.0
- notebook==5.4.1
- numpy==1.14.2
- pandas==0.22.0
- pandocfilters==1.4.2
- parso==0.1.1
- pexpect==4.4.0
- pickleshare==0.7.4
- prompt-toolkit==1.0.15
- ptyprocess==0.5.2
- pygments==2.2.0
- pyparsing==2.2.0
- python-dateutil==2.7.0
- pytz==2018.3
- pyzmq==17.0.0
- qtconsole==4.3.1
- send2trash==1.5.0
- simplegeneric==0.8.1
- six==1.11.0
- terminado==0.8.1
- testpath==0.3.1
- tornado==5.0.1
- traitlets==4.3.2
- wcwidth==0.1.7
- webencodings==0.5.1
- werkzeug==0.14.1
- widgetsnbextension==3.1.4
prefix: /home/kbstudios/anaconda3/envs/agro