This repository has been archived by the owner on Sep 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathrequirements.txt
56 lines (55 loc) · 1.75 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
#
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
-e git+https://github.com/kobotoolbox/pyxform.git@6dfff060fc2ad6c575c6a7d953c381d2180e6833#egg=pyxform
BeautifulSoup==3.2.1
boto==2.42.0 # via django-ses
cffi==1.8.3 # via cryptography
contextlib2==0.5.4 # via raven
cryptography==1.5.2 # via pyopenssl
dj-database-url==0.4.1 # via django-toolbelt
dj-static==0.0.6 # via django-toolbelt
django-appconf==1.0.2 # via django-compressor
django-compressor==2.1
django-digest==1.13
django-extensions==1.7.4
django-guardian==1.4.6
django-markdown==0.8.4
django-markitup==2.3.1
django-registration-redux==1.4
django-reversion==2.0.8
django-ses==0.8.1
django-taggit==0.21.3
django-toolbelt==0.0.1
Django==1.8.15
djangorestframework==3.4.7
enum34==1.1.6 # via cryptography
gunicorn==19.6.0
hamlpy==0.82.2
idna==2.1 # via cryptography
ipaddress==1.0.17 # via cryptography
jsonfield==1.0.3
lxml==2.3.4
manifesto==0.5
markdown==2.6.7 # via django-markdown, hamlpy
ndg-httpsclient==0.4.2
psycopg2==2.6.2 # via django-toolbelt
pyasn1==0.1.9
pycparser==2.14 # via cffi
pygments==2.1.3 # via hamlpy
pyopenssl==16.1.0
python-digest==1.7
raven==5.27.1
rcssmin==1.0.6 # via django-compressor
requests==2.11.1
rjsmin==1.0.12 # via django-compressor
six==1.10.0 # via cryptography, django-extensions, django-guardian, pyopenssl
static3==0.7.0 # via dj-static
xlrd==0.8.0
xlwt==1.1.2
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via cryptography