This repository was archived by the owner on Jun 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -2,20 +2,20 @@ Django==1.8.7
2
2
MultipartPostHandler == 0.1.0
3
3
OWSLib == 0.11.0
4
4
Paver == 1.2.1
5
- Shapely == 1.5.13
6
5
Unidecode == 0.4.19
7
6
amqp == 1.4.9
8
7
anyjson == 0.3.3
9
8
awesome-slugify == 1.6.2
10
9
beautifulsoup4 == 4.2.1
11
10
billiard == 3.3.0.23
12
11
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
15
14
django-activity-stream == 0.6.1
16
15
django-appconf == 0.5
17
16
django-autocomplete-light == 2.3.3
18
17
django-bootstrap3-datetimepicker == 2.2.3
18
+ django-braces == 1.10.0
19
19
django-celery == 3.1.16
20
20
django-downloadview == 1.2
21
21
django-extensions == 1.6.1
@@ -26,8 +26,9 @@ django-guardian==1.4.6
26
26
django-haystack == 2.4.1
27
27
django-jsonfield == 0.9.16
28
28
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
31
32
django-nose == 1.4.4
32
33
django-pagination == 1.0.7
33
34
django-polymorphic == 0.9.2
@@ -51,11 +52,12 @@ httplib2==0.9.2
51
52
kombu == 3.0.35
52
53
lxml == 3.6.4
53
54
mccabe == 0.5.2
55
+ oauthlib == 2.0.1
54
56
pep8 == 1.6.2
55
57
pillow == 3.3.1
56
58
pinax-theme-bootstrap == 3.0a11
57
59
pinax-theme-bootstrap-account == 1.0b2
58
- pycsw == 2.0.1
60
+ pycsw == 2.0.2
59
61
elasticsearch == 2.4.0
60
62
pyflakes == 1.2.3
61
63
pyproj == 1.9.5.1
@@ -68,8 +70,8 @@ requests==2.11.1
68
70
transifex-client == 0.10
69
71
xmltodict == 0.9.2
70
72
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
73
75
74
76
GeoNode == 2.5.5
75
77
You can’t perform that action at this time.
0 commit comments