forked from augurlabs/augur
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
117 lines (116 loc) · 3.03 KB
/
environment.yml
File metadata and controls
117 lines (116 loc) · 3.03 KB
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
113
114
115
116
name: augur
channels:
- defaults
dependencies:
- appnope=0.1.0=py36hf537a9a_0
- attrs=17.4.0=py36_0
- backcall=0.1.0=py36_0
- ca-certificates=2018.03.07=0
- certifi=2018.4.16=py36_0
- click=6.7=py36hec950be_0
- cycler=0.10.0=py36hfc81398_0
- decorator=4.3.0=py36_0
- flask=0.12.2=py36h5658096_0
- flask-cors=3.0.3=py36h7387b97_0
- freetype=2.9.1=hb4e5f40_0
- gunicorn=19.7.1=py36h5d76517_0
- intel-openmp=2018.0.0=8
- ipykernel=4.8.2=py36_0
- ipython=6.4.0=py36_0
- ipython_genutils=0.2.0=py36h241746c_0
- itsdangerous=0.24=py36_1
- jedi=0.12.0=py36_1
- jinja2=2.10=py36_0
- jupyter_client=5.2.3=py36_0
- jupyter_core=4.4.0=py36h79cf704_0
- kiwisolver=1.0.1=py36h792292d_0
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.34=he12f830_0
- libsodium=1.0.16=h3efe00b_0
- markupsafe=1.0=py36h1de35cc_1
- matplotlib=2.2.2=py36hbf02d85_2
- mkl=2018.0.2=1
- mkl_fft=1.0.1=py36h917ab60_0
- mkl_random=1.0.1=py36h78cc56f_0
- more-itertools=4.1.0=py36_0
- ncurses=6.1=h0a44026_0
- numpy=1.14.2=py36ha9ae307_1
- openssl=1.0.2o=h1de35cc_1
- pandas=0.22.0=py36h0a44026_0
- parso=0.2.0=py36_0
- pexpect=4.5.0=py36_0
- pickleshare=0.7.4=py36hf512f8e_0
- pip=10.0.1=py36_0
- pluggy=0.6.0=py36hb1d0581_0
- prompt_toolkit=1.0.15=py36haeda067_0
- ptyprocess=0.5.2=py36he6521c3_0
- py=1.5.3=py36_0
- pygments=2.2.0=py36h240cd3f_0
- pyparsing=2.2.0=py36hb281f35_0
- pytest=3.5.1=py36_0
- python=3.6.5=hc167b69_1
- python-dateutil=2.7.2=py36_0
- pytz=2018.4=py36_0
- pyzmq=17.0.0=py36h1de35cc_1
- readline=7.0=hc1231fa_4
- setuptools=39.1.0=py36_0
- simplegeneric=0.8.1=py36_2
- six=1.11.0=py36_1
- sqlite=3.23.1=hf1716c9_0
- tk=8.6.7=h35a86e2_3
- tornado=5.0.2=py36_0
- traitlets=4.3.2=py36h65bd3ce_0
- wcwidth=0.1.7=py36h8c6ec74_0
- werkzeug=0.14.1=py36_0
- wheel=0.31.0=py36_0
- xz=5.2.3=h727817e_4
- zeromq=4.2.5=h378b8a2_0
- zlib=1.2.11=hf3cbc9b_2
- pip:
- alabaster==0.7.10
- augur==0.6.1
- babel==2.5.3
- beaker==1.9.1
- beautifulsoup4==4.6.0
- chardet==3.0.4
- coloredlogs==10.0
- cython==0.28.2
- datetime==4.2
- docopt==0.6.2
- docutils==0.14
- dulwich==0.18.6
- feedparser==5.2.1
- gitdb2==2.0.3
- gitpython==2.1.10
- grimoirelab-toolkit==0.1.7
- humanfriendly==4.12.1
- idna==2.6
- imagesize==1.0.0
- ipdb==0.11
- lockfile==0.12.2
- packaging==17.1
- perceval==0.10.3
- pipreqs==0.4.9
- protobuf==3.5.2.post1
- pyevent==0.0.1
- pygithub==1.39
- pyjwt==1.6.1
- pymysql==0.8.1
- python-daemon==2.1.2
- requests==2.18.4
- requests-file==1.4.3
- setuptools-git==1.2
- smmap2==2.0.3
- snowballstemmer==1.2.1
- sphinx==1.7.4
- sphinxcontrib-websupport==1.0.1
- sqlalchemy==1.2.7
- tldextract==2.2.0
- urllib3==1.22
- yarg==0.1.9
- zope.interface==4.5.0
prefix: /Users/seanpgoggins/anaconda3/envs/augur