forked from refinery-platform/refinery-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
80 lines (80 loc) · 1.49 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
# workaround for https://github.com/celery/celery/issues/3225
amqp>1.4,<2.0
amqplib==1.0.2
anyjson==0.3.3
argh==0.23.1
bioblend==0.9.0
bitstring==3.0.2
boto3==1.4.4
celery==3.1.20
certifi==2015.4.28
cffi==1.9.1
codecov==2.0.11
coverage==4.0.3
cryptography==1.7.1
Django==1.7.11
django-auth-ldap==1.2.6
django-celery==3.1.17
django-chunked-upload==1.0.5
django-debug-toolbar==1.4
django-docker-engine==0.0.34
django-extensions==1.6.7
django-flatblocks==0.7.1
django-guardian==1.4.1
django-haystack==2.4.0
django-markwhat==1.5
django-picklefield==0.2.0
django-registration-redux==1.1
django-resumable==0.1b0
djangorestframework==3.3.3
djangorestframework-recursive==0.1.1
django-rest-swagger==0.3.4
django-storages==1.5.0
django-supervisor==0.3.1
django-tastypie==0.12.2
djangular==0.3.0b1
docutils==0.10
enum34==1.0.4
factory_boy==2.8.1
flake8==2.5.4
flower==0.9.1
isort==4.2.15
Jinja2==2.6
jsonpickle==0.4.0
jsonschema==2.6.0
librabbitmq==1.6.1
Markdown==2.2.1
meld3==0.6.10
mimeparse==0.1.3
mock==2.0.0
mockcache==1.0.2
ndg-httpsclient==0.3.2
networkx==1.7
pathtools==0.1.2
poster==0.8.1
psycopg2==2.4.5
py2neo==2.0.8
pyasn1==0.1.9
pycparser==2.13
Pygments==1.6rc1
pyOpenSSL==16.2.0
pysam==0.9.1.4
pysolr==3.3.2
pytest-selenium==1.10.0
python-ldap==2.4.19
python-magic==0.4.6
python-memcached==1.57
python-ptrace==0.6.4
PyYAML==3.11
pyvirtualdisplay==0.2.1
readline==6.2.2
requests==2.7.0
selenium==3.4.0
six==1.10.0
sqlparse==0.1.19
supervisor==3.1.3
unidecode==0.4.21
uuid==1.30
watchdog==0.6.0
xmltodict==0.9.2
yolk==0.4.1