forked from laws-africa/indigo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
108 lines (108 loc) · 2.24 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
azure-common==1.1.25
azure-storage-blob==2.1.0
beautifulsoup4==4.9.1
boto3==1.14.18
botocore==1.17.18
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
cobalt @ git+https://github.com/laws-africa/cobalt@988e7435a61262fba05eb3beec0908f184fee719
cobble==0.1.3
coverage==5.2
coveralls==2.1.0
cryptography==2.9.2
defusedxml==0.6.0
dj-database-url==0.5.0
Django==2.2.14
django-activity-stream==0.9.0
django-allauth==0.42.0
django-appconf==1.0.4
django-background-tasks==1.2.5
django-ckeditor==5.9.0
django-compat==1.0.15
django-compressor==2.4
django-contrib-comments==1.9.2
django-cors-headers==3.4.0
django-countries-plus==1.3.1
django-crispy-forms==1.9.1
django-filter==2.3.0
django-fsm==2.7.0
django-js-asset==1.2.2
django-jsonfield==1.4.0
django-jsonfield-compat==0.4.4
django-languages-plus==1.1.1
django-nose==1.4.6
django-pipeline==2.0.4
django-recaptcha==1.5.0
django-render-block==0.6
django-reversion==3.0.1
django-sass-processor==0.8
django-storages==1.9.1
#django-storages-azure==1.6.8
django-taggit==1.3.0
django-taggit-serializer==0.1.7
django-templated-email==2.3.0
django-webtest==1.9.7
django-wkhtmltopdf==2.0.3
djangorestframework==3.11.0
djangorestframework-xml==2.0.0
docopt==0.6.2
docutils==0.15.2
dotmap==1.3.17
EbookLib==0.17.1
flake8==3.8.3
google-api-core==1.21.0
google-api-python-client==1.9.3
google-auth==1.18.0
google-auth-httplib2==0.0.4
googleapis-common-protos==1.52.0
gunicorn==20.0.4
httplib2==0.18.1
idna==2.10
importlib-metadata==1.7.0
-e git+https://github.com/benaboki/indigo.git@73cc7ab5196a693ee766d876649ff3f891172598#egg=indigo
iso8601==0.1.12
isodate==0.6.0
jmespath==0.10.0
jsonpatch==1.26
jsonpointer==2.0
libsass==0.14.2
lxml==4.5.1
mammoth==1.4.10
mccabe==0.6.1
mock==4.0.2
msrest==0.6.17
nose==1.3.7
oauthlib==3.1.0
Pillow==7.2.0
pinax-badges==2.0.3
protobuf==3.12.2
psycopg2==2.7.3.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
python-dateutil==2.8.1
python3-openid==3.2.0
pytz==2020.1
rcssmin==1.0.6
requests==2.24.0
requests-oauthlib==1.3.0
rjsmin==1.1.0
rsa==4.6
s3transfer==0.3.3
six==1.15.0
soupsieve==2.0.1
sqlparse==0.3.1
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.25.9
waitress==1.4.4
WebOb==1.8.6
WebTest==2.0.35
whitenoise==1.0.6
XlsxWriter==1.2.9
xmldiff==2.4
zipp==3.1.0