This repository was archived by the owner on Jan 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathrequirements.txt
More file actions
45 lines (39 loc) · 1.45 KB
/
requirements.txt
File metadata and controls
45 lines (39 loc) · 1.45 KB
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
# Core project/common requirements
celery==3.1.19
Django==1.8.11
django-appconf==1.0.1
django-bootstrap3==6.2.2
# Pin to develop branch for cache feature
git+https://github.com/django-compressor/django-compressor@5086fddb60d00ccb71a8883d4d0b40c6630d38e7#egg=django-compressor-dev==1.5-odl
django-debug-toolbar==1.4
django-elasticsearch-debug-toolbar==1.0.3
djangorestframework==3.3.1
dj-database-url==0.3.0
dj-static==0.0.6
elasticsearch==2.1.0
elasticsearch-dsl==0.0.9
psycopg2==2.6.1
PyYAML==3.11
redis==2.10.5
requests==2.8.1
static3==0.6.1
tox>=2.0.2,<3.0.0
uwsgi==2.0.11.2
six==1.10.0
sqlparse==0.1.18
statsd==3.2.1
git+https://github.com/mitodl/django-settings-export@feature/py3_readme#egg=django-settings-export==1.0.5-odl
# django guardian branch that fixed bug in master
git+https://github.com/mitodl/django-guardian@de7ca5c39dfd0870067497f5843581e9cd2b017f#egg=django-guardian-dev==1.3.1-odl
# cas application requirements
git+https://github.com/mingchen/django-cas-ng@69463fe7c23f025be7165c2967f4ceb983d60472#egg=django-cas-ng==3.4.3-odl
# Importer application requirements
git+https://github.com/mitodl/xbundle@0e6d87b6d87bf0c366b3e87865df2327d57c6525#egg=xbundle==0.3.1
git+https://github.com/gdub/python-archive.git@61b9afde21621a8acce964d3336a7fb5d2d07ca6#egg=python-archive==0.3.1-odl
django-storages-redux==1.3
python-magic==0.4.10
boto>=2.38.0,<3.0.0
beautifulsoup4==4.4.1
# Application monitoring requirements
newrelic==2.58.1.44
django-server-status==0.3