forked from refinery-platform/refinery-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.12 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
amqplib==1.0.2
anyjson==0.3.1
argh==0.23.1
bioblend==0.5.0
bitstring==3.0.2
boto==2.38.0
caktus-sphinx-theme==0.1.0
celery==2.4.6
certifi==2015.4.28
cffi==0.9.2
cryptography==0.8.2
Django==1.5.4
django-auth-ldap==1.2.6
django-celery==2.4.2
django-chunked-upload==1.0.5
django-debug-toolbar==1.3.2
django-extensions==1.3.3
django-flatblocks==0.7.1
django-guardian==1.2.0
django-haystack==2.0.0
django-picklefield==0.2.0
django-registration==1.0
django-resumable==0.1b0
django-supervisor==0.3.1
django-tastypie==0.9.14
django-uuidfield==0.2
djangular==0.2.3
docutils==0.10
enum34==1.0.4
Jinja2==2.6
jsonpickle==0.4.0
kombu==2.1.0
Markdown==2.2.1
meld3==0.6.10
mimeparse==0.1.3
mock==0.8.0
ndg-httpsclient==0.3.2
networkx==1.7
pathtools==0.1.2
pep8==1.6.2
poster==0.8.1
psycopg2==2.4.5
pyasn1==0.1.7
pycparser==2.13
Pygments==1.6rc1
pyOpenSSL==0.15.1
pysolr==3.3.2
python-dateutil==2.1
python-ldap==2.4.19
python-magic==0.4.6
python-ptrace==0.6.4
PyYAML==3.10
readline==6.2.2
requests==2.7.0
simplejson==2.4.0
six==1.5.2
South==0.7.6
Sphinx==1.1.3
sphinx-bootstrap-theme==0.1.2
supervisor==3.1.3
uuid==1.30
watchdog==0.6.0
xmltodict==0.9.2
yolk==0.4.1