forked from GeoNode/geonode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
128 lines (128 loc) · 2.57 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
Django==1.8.18
six==1.10.0
MultipartPostHandler==0.1.0
OWSLib==0.15.0
Paver==1.2.4
Unidecode==0.4.19
amqp==2.2.2
anyjson==0.3.3
autoflake==0.7
awesome-slugify==1.6.5
beautifulsoup4==4.4.1
billiard==3.5.0.3
boto==2.38.0
celery==4.1.0
certifi==2017.7.27.1
chardet==3.0.4
coverage==4.4.1
decorator==4.1.2
diff-match-patch==20121119
dj-database-url==0.4.2
django-allauth==0.34.0
django-activity-stream==0.6.4
django-appconf==1.0.2
django-autocomplete-light==2.3.3
django-autofixture==0.12.1
django-autoslug==1.9.3
django-bootstrap3-datetimepicker==2.2.3
# django-bootstrap3-datetimepicker-2==2.5.0
django-braces==1.12.0
# django-celery==3.1.17
django-downloadview==1.8
django-extensions==1.6.1
django-floppyforms==1.7.0
django-forms-bootstrap==3.1.0
django-friendly-tag-loader==1.2.1
django-geoexplorer==4.0.38
django-geonode-client==1.0.0
django-guardian==1.4.9
django-haystack==2.6.0
django-import-export==0.5.1
django-invitations==1.9.1
django-jsonfield==1.0.1
django-jsonfield-compat==0.4.4
django-leaflet==0.22.0
django-modeltranslation==0.12.1
django-oauth-toolkit<1.0
django-mptt==0.8.7
django-nose==1.4.5
nose==1.3.7
django-pagination==1.0.7
django-polymorphic==1.3
django-reversion==2.0.10
django-storages==1.6.5
django-suit==0.2.15
django-taggit==0.18.0
django-tastypie==0.14.0
django-treebeard==4.1.2
django-utils==0.0.2
elasticsearch==2.4.0
et-xmlfile==1.0.1
factory-boy==2.9.2
Faker==0.8.4
flake8==2.5.4
funcsigs==1.0.2
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
geonode-user-messages==0.1.12
gisdata==0.5.4
gsconfig==1.0.8
gn-gsimporter==1.0.2
httplib2==0.10.3
idna==2.6
inflection==0.3.1
ipaddress==1.0.18
jdcal==1.3
kombu==4.1.0
lxml==3.6.2
mccabe==0.4.0
mock==2.0.0
numpy==1.13.1
oauthlib==2.0.2
odfpy==1.3.5
openpyxl==2.4.8
pbr==3.1.1
pep8==1.7.0
Pillow==3.3.1
Pinax==0.9a2
# pinax-comments==0.1.1
pinax-notifications==4.1.0
pinax-theme-bootstrap==8.0.1
poster==0.8.1
psycopg2==2.7.3.1
pycsw==2.0.3
pyelasticsearch==0.6.1
pyflakes==1.6.0
pyproj==1.9.5.1
pytest==2.9.0 # latest fails with bdd library at 2.5.0
pytest-bdd==2.5.0 # latest requires six>=1.11.0
pytest-splinter
pytest-django
python-dateutil==2.6.1
python-gnupg==0.4.1
python-mimeparse==1.6.0
pytz==2017.2
PyYAML==3.12
redis==2.10.5
regex==2016.7.21
requests==2.18.4
simplejson==3.11.1
tablib==0.12.1
transifex-client==0.12.3
unicodecsv==0.14.1
urllib3==1.22
vine==1.1.4
xlrd==1.1.0
xlwt==1.3.0
xmltodict==0.9.2
user-agents
xmljson
psutil
django-cors-headers==2.1.0
django-multi-email-field
python-memcached==1.59
django-basic-authentication-decorator==0.9