Newer
Older

André Anjos
committed
name: beat-web
channels:

André Anjos
committed
- http://www.idiap.ch/software/beat/conda/label/beta
- http://www.idiap.ch/software/beat/conda

André Anjos
committed
- defaults
dependencies:

André Anjos
committed
# packages you may pin are here
- python=3.6

André Anjos
committed
- bob-devel=2018.12.11

André Anjos
committed
# requirements.txt, they are indirectly pinned through the above

André Anjos
committed
- beat.core
- docopt
- docutils
- jinja2
- matplotlib
- psutil
- psycopg2

André Anjos
committed
- pytz
- simplejson
# these are required for local development, they are not runtime
- beat.cmdline

André Anjos
committed
- bob.extension
- nose
- coverage
- sphinx
- sphinx_rtd_theme
- bob.buildout

André Anjos
committed
- mr.developer

André Anjos
committed
- sphinxcontrib-programoutput

André Anjos
committed
- sphinxcontrib-httpdomain

André Anjos
committed
# add here, packages which are **not** available on above channels

André Anjos
committed
- pip:

André Anjos
committed
- django>=1.11,<2.0

André Anjos
committed
- django-activity-stream>=0.6,<0.7

André Anjos
committed
- django-guardian>=1.4,<1.5

André Anjos
committed
- django-jsonfield>=1.0,<1.1

André Anjos
committed
- django-jsonfield-compat>=0.4,<0.5
- django-post_office>=3.1,<3.2
- django-rest-swagger>=2.2,<2.3
- djangorestframework>=3.9,<3.10