forked from apluslms/a-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
31 lines (30 loc) · 905 Bytes
/
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
# Usage: pip install -r requirements.txt
beautifulsoup4==4.6.0
Django==1.10
django-bootstrap-form==3.2.1
django-html5-colorfield==1.0
djangorestframework==3.6.3
djangorestframework-csv==2.0.0
git+https://github.com/raphendyr/drf-extensions.git@2175f4f5486fab3e132a72abed48b8e8e37fd8b8#egg=drf_extensions==0.3.2
raphendyr-django-essentials==1.3.0
git+https://github.com/Aalto-LeTech/js-jquery-toggle.git@1.0.0#egg=js-jquery-toggle-django==1.0.0&subdirectory=django
git+https://github.com/Aalto-LeTech/django-colortag.git@1.3.1#egg=django-colortag==1.3.1
feedparser==5.2.1
html5lib
lxml==4.2.1
cachetools==1.1.6
icalendar==3.9.0
mimeparse==0.1.3
oauthlib==2.0.2
Pillow>=4.0.0
python-dateutil==2.4.2
python-mimeparse==0.1.4
social-auth-app-django==1.2.0
pytz==2017.2
reportlab==3.3.0
requests==2.18.4
six==1.11.0
South==0.8.2
unittest-xml-reporting==1.11.0
# Required for memcached:
#python-memcached==1.58