File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed
Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -72,12 +72,10 @@ djangorestframework-gis==1.2.0
7272djangorestframework-guardian == 0.3.0
7373drf-extensions == 0.7.1
7474drf-spectacular == 0.27.2
75- #dynamic-rest==2.3.0
76- git+https://github.com/GeoNode/dynamic-rest@master#egg=dynamic-rest
75+ geonode-dynamic-rest == 2.3.0.1
7776
7877
79- #geonode-pinax-notifications==6.0.0.2
80- git+https://github.com/GeoNode/pinax-notifications@master#egg=geonode-pinax-notifications
78+ geonode-pinax-notifications == 6.0.0.3
8179
8280# GeoNode org maintained apps.
8381# django-geonode-mapstore-client==4.0.5
@@ -87,7 +85,7 @@ geonode-oauth-toolkit==2.2.2.2
8785geonode-announcements == 2.0.2.2
8886django-activity-stream == 2.0.0
8987gn-arcrest == 10.5.6
90- git+https://github.com/GeoNode/ geoserver-restconfig.git@master#egg=geoserver-restconfig
88+ geoserver-restconfig == 2.0.16
9189gn-gsimporter == 2.0.4
9290gisdata == 0.5.4
9391
Original file line number Diff line number Diff line change @@ -98,11 +98,9 @@ install_requires =
9898 djangorestframework-guardian ==0.3.0
9999 drf-extensions ==0.7.1
100100 drf-spectacular ==0.27.2
101- dynamic-rest @ git+https://github.com/GeoNode/ dynamic-rest@master # egg=dynamic-rest
101+ geonode- dynamic-rest==2.3.0.1
102102
103- # geonode-pinax-notifications==6.0.0.2
104- # geonode-pinax-notifications==6.0.0.2
105- geonode-pinax-notifications @ git+https://github.com/GeoNode/pinax-notifications@master# egg=geonode-pinax-notifications
103+ geonode-pinax-notifications ==6.0.0.3
106104
107105 # GeoNode org maintained apps.
108106 # django-geonode-mapstore-client==4.0.5
@@ -113,7 +111,8 @@ install_requires =
113111 geonode-announcements ==2.0.2.2
114112 django-activity-stream ==2.0.0
115113 gn-arcrest ==10.5.6
116- geoserver-restconfig @ git+https://github.com/GeoNode/geoserver-restconfig.git@master# egg=geoserver-restconfig
114+ geoserver-restconfig ==2.0.16
115+ # geoserver-restconfig @ git+https://github.com/GeoNode/geoserver-restconfig.git@master#egg=geoserver-restconfig
117116 gn-gsimporter ==2.0.4
118117 gisdata ==0.5.4
119118
You can’t perform that action at this time.
0 commit comments