forked from nasa-jpl-memex/memex-explorer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
43 lines (43 loc) · 827 Bytes
/
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
name: memex
channels:
- blaze
- memex
- quasiben
- brittainhard
- bokeh
dependencies:
- elasticsearch=1.6.0
- tika-rest-server=1.9.0
- kibana
- bokeh=0.10.0
# certifi needed by bokeh server!
- certifi
- blaze=0.8.2
- python=2.7.8
- nutch-python>=1.11
- elasticnutch>=1.11
- ache=0.3.0
- django=1.7.3
- gunicorn
- pytest
- pip
- jinja2
- redis-py
- nodejs
- pip:
- tld
- tika==1.8.7
- selenium
- coverage
- pytest-cov
- pytest-django
- pytest-ordering
- django-crispy-forms
- django-debug-toolbar
- coveralls
- sphinx-rtd-theme
- celery
- elasticsearch
- supervisor
- djangorestframework
- django-filter