forked from galaxyproject/galaxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (62 loc) · 1.72 KB
/
requirements.txt
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
#
# Galaxy has traditionally managed all of its own dependencies (in the form of
# precompiled Python eggs) for a few reasons:
#
# 1. We can ensure that Galaxy works with the versions of the dependencies that
# we require.
# 2. We can precompile them for numerous platforms, meaning that developers or
# system administrators attempting to use Galaxy do not need to wait while
# dependencies compile/install, nor do they need to have compilers or
# various development libraries installed on their system.
#
# However, you may want to manage these dependencies on your own. If so, this
# file can be used with pip to install all of the bare minimum dependencies for
# starting a Galaxy server. Use this in conjunction with the
# `GALAXY_ENABLE_EGGS=False` environment variable.
#
# Note that except in the case of Whoosh, all dependencies will be installed at
# their newest versions. Galaxy has not been tested with these and you may
# (likely?) run into problems! The Galaxy Team does not support using Galaxy
# with dependency versions other than those in eggs.ini, however, if you do
# find an incompatibility between Galaxy and the latest version, we would
# appreciate if you would investigate and provide a code fix for the issue. We
# are trying to move away from our strict version dependency policy and this
# would greatly help in our efforts.
Paste
PasteDeploy
docutils
wchartype
pexpect
amqp
repoze.lru
Routes
WebOb
SQLAlchemy
Cheetah
pycrypto
MarkupSafe
WebHelpers
anyjson
kombu
numpy
bx-python # bx must be installed after numpy!
pysam
Mako
PyYAML
mercurial
pytz
Babel
decorator
Tempita
sqlalchemy-migrate
Beaker
Whoosh<2.5
paramiko
ssh
Fabric
boto
simplejson
bioblend
Parsley
WebError
http://svgfig.googlecode.com/files/svgfig-1.1.6.tgz