Skip to content

Commit 74ddeca

Browse files
committed
Remove many non-user-provided dependencies.
1 parent ca0d788 commit 74ddeca

File tree

1 file changed

+0
-58
lines changed

1 file changed

+0
-58
lines changed

rosi_py/environment.yml

Lines changed: 0 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4,82 +4,24 @@ channels:
44
- defaults
55
dependencies:
66
- blas=1.1=openblas
7-
- bleach=2.1.3=py_0
8-
- ca-certificates=2018.1.18=0
9-
- certifi=2018.1.18=py36_0
10-
- cycler=0.10.0=py36_0
11-
- decorator=4.2.1=py36_0
12-
- entrypoints=0.2.3=py36_1
13-
- freetype=2.8.1=0
14-
- html5lib=1.0.1=py_0
15-
- icu=58.2=0
167
- ipykernel=4.8.2=py36_0
178
- ipython=6.2.1=py36_1
189
- ipython_genutils=0.2.0=py36_0
19-
- ipywidgets=7.1.2=py36_0
20-
- jedi=0.11.1=py36_0
2110
- jinja2=2.10=py36_0
22-
- jpeg=9b=2
23-
- jsonschema=2.6.0=py36_1
2411
- jupyter=1.0.0=py36_0
2512
- jupyter_client=5.2.3=py36_0
2613
- jupyter_console=5.2.0=py36_0
2714
- jupyter_core=4.4.0=py_0
28-
- kiwisolver=1.0.1=py36_1
29-
- libgfortran=3.0.0=0
30-
- libpng=1.6.34=0
31-
- libsodium=1.0.15=1
32-
- markupsafe=1.0=py36_0
3315
- matplotlib=2.2.0=py36_0
34-
- mistune=0.8.3=py_0
3516
- nbconvert=5.3.1=py_1
3617
- nbformat=4.4.0=py36_0
37-
- ncurses=5.9=10
3818
- notebook=5.4.0=py36_0
3919
- numpy=1.14.2=py36_blas_openblas_200
4020
- openblas=0.2.20=7
41-
- openssl=1.0.2n=0
42-
- pandas=0.22.0=py36_0
43-
- pandoc=2.1.2=0
44-
- pandocfilters=1.4.1=py36_0
45-
- parso=0.1.1=py_0
46-
- patsy=0.5.0=py36_0
47-
- pexpect=4.4.0=py36_0
48-
- pickleshare=0.7.4=py36_0
4921
- pip=9.0.1=py36_1
50-
- prompt_toolkit=1.0.15=py36_0
51-
- ptyprocess=0.5.2=py36_0
52-
- pygments=2.2.0=py36_0
53-
- pyparsing=2.2.0=py36_0
54-
- pyqt=5.6.0=py36_4
5522
- python=3.6.4=0
56-
- python-dateutil=2.6.1=py36_0
57-
- pytz=2018.3=py_0
58-
- pyzmq=17.0.0=py36_3
59-
- readline=7.0=0
6023
- scipy=1.0.0=py36_blas_openblas_201
6124
- seaborn=0.8.1=py36_0
62-
- send2trash=1.5.0=py_0
63-
- setuptools=38.5.2=py36_0
64-
- simplegeneric=0.8.1=py36_0
65-
- sip=4.18=py36_1
66-
- six=1.11.0=py36_1
67-
- sqlite=3.20.1=2
68-
- statsmodels=0.8.0=py36_0
69-
- terminado=0.8.1=py36_0
70-
- testpath=0.3.1=py36_0
71-
- tk=8.6.7=0
72-
- tornado=4.5.3=py36_0
73-
- traitlets=4.3.2=py36_0
74-
- wcwidth=0.1.7=py36_0
75-
- webencodings=0.5=py36_0
76-
- wheel=0.30.0=py36_2
77-
- widgetsnbextension=3.1.4=py36_0
78-
- xz=5.2.3=0
79-
- zeromq=4.2.3=2
80-
- zlib=1.2.11=0
8125
- pip:
8226
- cython==0.27.3
8327
- pystan==2.17.1.0
84-
prefix: /Users/itemgmt/anaconda2/envs/rosi_py
85-

0 commit comments

Comments
 (0)