-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathenvironment.yml
100 lines (100 loc) · 2.33 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
name: pypeds
channels:
- defaults
dependencies:
- astroid=2.2.5=py37_0
- beautifulsoup4=4.8.1=py37_0
- ca-certificates=2019.11.27=0
- certifi=2019.11.28=py37_0
- html5lib=1.0.1=py_0
- isort=4.3.20=py37_0
- lazy-object-proxy=1.4.1=py37h1de35cc_0
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- mccabe=0.6.1=py37_1
- ncurses=6.1=h0a44026_1
- openssl=1.1.1d=h1de35cc_3
- pip=19.1.1=py37_0
- pylint=2.3.1=py37_0
- python=3.7.3=h359304d_0
- readline=7.0=h1de35cc_5
- setuptools=41.0.1=py37_0
- soupsieve=1.9.5=py37_0
- sqlite=3.28.0=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- wheel=0.33.2=py37_0
- wrapt=1.11.1=py37h1de35cc_0
- xz=5.2.4=h1de35cc_4
- zlib=1.2.11=h1de35cc_3
- pip:
- altair==3.0.1
- appnope==0.1.0
- attrs==19.1.0
- backcall==0.1.0
- backports-abc==0.5
- bleach==3.1.0
- cffi==1.13.2
- chardet==3.0.4
- cloudpickle==1.2.2
- configparser==4.0.2
- cryptography==2.8
- decorator==4.4.0
- defusedxml==0.6.0
- dfply==0.3.3
- docutils==0.15.2
- entrypoints==0.3
- flit==2.1.0
- flit-core==2.1.0
- future==0.18.2
- genson==1.1.0
- idna==2.8
- ipykernel==5.1.0
- ipython==7.5.0
- ipython-genutils==0.2.0
- jedi==0.13.3
- jinja2==2.10.1
- jsonschema==3.0.1
- jupyter-client==5.2.4
- jupyter-core==4.4.0
- jupyterlab==0.35.6
- jupyterlab-server==0.2.0
- markupsafe==1.1.1
- mistune==0.8.4
- nbconvert==5.5.0
- nbformat==4.4.0
- notebook==5.7.8
- numpy==1.16.3
- pandas==0.24.2
- pandocfilters==1.4.2
- parso==0.4.0
- pexpect==4.7.0
- pickleshare==0.7.5
- prometheus-client==0.6.0
- prompt-toolkit==2.0.9
- ptyprocess==0.6.0
- pyarrow==0.15.1
- pycparser==2.19
- pygments==2.4.0
- pyopenssl==19.1.0
- pypeds==0.104
- pyrsistent==0.15.2
- python-dateutil==2.8.0
- pytoml==0.1.21
- pytz==2019.1
- pyzmq==18.0.1
- requests==2.21.0
- send2trash==1.5.0
- singledispatch==3.4.0.3
- six==1.12.0
- tabpy==0.8.9
- terminado==0.8.2
- testpath==0.4.2
- toolz==0.9.0
- tornado==6.0.2
- traitlets==4.3.2
- urllib3==1.24.3
- wcwidth==0.1.7
- webencodings==0.5.1
prefix: /Users/btibert/miniconda3/envs/pypeds