-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.06 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
64
65
-e git+https://github.com/jdidion/imetric-api.git#egg=imetric-api
alabaster==0.7.7
alembic==0.8.4
amqp==1.4.8
aniso8601==1.1.0
anyjson==0.3.3
avro==1.7.7
bcrypt==2.0.0
Beaker==1.7.0
billiard==3.3.0.22
biopython==1.66
blinker==1.4
celery==3.1.19
cffi==1.4.2
cryptography==1.1.2
dominate==2.1.16
enum34==1.1.2
Flask==0.10.1
Flask-API==0.6.4
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.5.7
Flask-Cors==2.1.2
Flask-Login==0.3.2
Flask-Mail==0.9.1
Flask-Migrate==1.7.0
flask-nav==0.5
Flask-RESTful==0.3.5
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-WTF==0.12
future==0.15.2
ga4gh==0.1.0b1
gunicorn==19.4.3
humanize==0.5.1
idna==2.0
ipaddress==1.0.16
itsdangerous==0.24
Jinja2==2.8
kombu==3.0.32
Mako==1.0.3
MarkupSafe==0.23
numpy==1.10.2
oic==0.7.7
pandas==0.17.1
psycopg2==2.6.1
pyasn1==0.1.9
pycparser==2.14
pycrypto==2.6.1
pyjwkest==1.0.9
pyOpenSSL==0.15.1
pysam==0.8.4
pystache==0.5.4
python-dateutil==2.4.2
python-editor==0.5
pytz==2015.7
requests==2.9.1
six==1.10.0
SQLAlchemy==1.0.11
static==1.1.1
urllib3==1.14
urlparse3==1.0.3
visitor==0.1.2
Werkzeug==0.11.3
wheel==0.24.0
WTForms==2.1