forked from GeoNode/geonode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 1.73 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
Django==1.8.7
six==1.10.0
MultipartPostHandler==0.1.0
OWSLib==0.11.0
Paver==1.2.4
Unidecode==0.4.19
amqp==1.4.9
anyjson==0.3.3
awesome-slugify==1.6.2
beautifulsoup4==4.2.1
billiard==3.3.0.23
boto==2.38.0
celery==3.1.18
dj-database-url==0.4.2
django-activity-stream==0.6.1
django-appconf==0.5
django-autocomplete-light==2.3.3
django-bootstrap3-datetimepicker==2.2.3
django-braces==1.10.0
django-celery==3.1.16
django-downloadview==1.2
django-extensions==1.6.1
django-floppyforms==1.7.0
django-forms-bootstrap==3.0.1
django-friendly-tag-loader==1.2.1
django-geoexplorer==4.0.8
django-guardian==1.4.6
django-haystack==2.6.0
django-jsonfield==0.9.16
django-leaflet==0.13.7
django-modeltranslation==0.12
django-oauth-toolkit<1.0
django-mptt==0.8.6
django-nose==1.4.4
django-pagination==1.0.7
django-polymorphic==0.9.2
django-storages==1.1.8
django-taggit==0.21.0
django-tastypie==0.12.2
flake8==2.3.0
geolinks==0.2.0
geonode-agon-ratings==0.3.5
geonode-announcements==1.0.8
geonode-arcrest==10.2
geonode-avatar==2.1.6
geonode-dialogos==0.7
pinax-notifications<4.0
# we can't use django-user-account until upstream merge changes for geonode.
# this is temporary solution
https://github.com/cezio/django-user-accounts/archive/252_255_mixed.zip#egg=django-user-accounts-2.0.2
geonode_user_messages==0.1.6
gisdata==0.5.4
gsconfig==1.0.6
gsimporter==1.0.0
httplib2==0.9.2
kombu==3.0.35
lxml==3.6.4
mccabe==0.5.2
oauthlib==2.0.1
pep8==1.6.2
pillow==3.3.1
pinax-theme-bootstrap==3.0a11
pycsw==2.0.2
elasticsearch==2.4.0
pyflakes==1.2.3
pyproj==1.9.5.1
python-dateutil==2.5.3
python-mimeparse==1.5.2
pytz==2016.6.1
pyyaml==3.11
regex==2016.7.21
requests==2.11.1
transifex-client==0.10
xmltodict==0.9.2
django-treebeard==3.0
django-geonode-client==0.0.15
xlrd==1.0.0
redis==2.10.5