Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit e99993f

Browse files
Updated requirements
1 parent e659845 commit e99993f

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

requirements.txt

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ Django==1.8.7
22
MultipartPostHandler==0.1.0
33
OWSLib==0.11.0
44
Paver==1.2.1
5-
Shapely==1.5.13
65
Unidecode==0.4.19
76
amqp==1.4.9
87
anyjson==0.3.3
98
awesome-slugify==1.6.2
109
beautifulsoup4==4.2.1
1110
billiard==3.3.0.23
1211
boto==2.38.0
13-
celery==3.1.17
14-
dj-database-url==0.4.0
12+
celery==3.1.18
13+
dj-database-url==0.4.2
1514
django-activity-stream==0.6.1
1615
django-appconf==0.5
1716
django-autocomplete-light==2.3.3
1817
django-bootstrap3-datetimepicker==2.2.3
18+
django-braces==1.10.0
1919
django-celery==3.1.16
2020
django-downloadview==1.2
2121
django-extensions==1.6.1
@@ -26,8 +26,9 @@ django-guardian==1.4.6
2626
django-haystack==2.4.1
2727
django-jsonfield==0.9.16
2828
django-leaflet==0.13.7
29-
django-modeltranslation==0.11
30-
django-mptt==0.8.0
29+
django-modeltranslation==0.12
30+
django-oauth-toolkit==0.10.0
31+
django-mptt==0.8.6
3132
django-nose==1.4.4
3233
django-pagination==1.0.7
3334
django-polymorphic==0.9.2
@@ -51,11 +52,12 @@ httplib2==0.9.2
5152
kombu==3.0.35
5253
lxml==3.6.4
5354
mccabe==0.5.2
55+
oauthlib==2.0.1
5456
pep8==1.6.2
5557
pillow==3.3.1
5658
pinax-theme-bootstrap==3.0a11
5759
pinax-theme-bootstrap-account==1.0b2
58-
pycsw==2.0.1
60+
pycsw==2.0.2
5961
elasticsearch==2.4.0
6062
pyflakes==1.2.3
6163
pyproj==1.9.5.1
@@ -68,8 +70,8 @@ requests==2.11.1
6870
transifex-client==0.10
6971
xmltodict==0.9.2
7072
django-treebeard==3.0
71-
urllib3==1.16
72-
pylibmc==1.2.3
73+
django-geonode-client==0.0.11
74+
pygdal==1.10.1.0
7375

7476
GeoNode==2.5.5
7577

0 commit comments

Comments
 (0)