forked from GeoNode/geonode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
177 lines (161 loc) · 3.85 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
# native dependencies
Pillow==10.4.0
lxml==5.2.1
psycopg2==2.9.9
Django==4.2.9
# Other
amqp==5.2.0
beautifulsoup4==4.12.3
httplib2<0.22.1
hyperlink==21.0.0
idna>=2.5,<4
urllib3==1.26.18
Paver==1.3.4
python-slugify==8.0.4
decorator==5.1.1
celery==5.4.0
kombu==5.3.7
vine==5.1.0
tqdm==4.66.4
Deprecated==1.2.14
wrapt==1.16.0
jsonschema==4.22.0
schema==0.7.7
rdflib==6.3.2
smart_open==7.0.4
PyMuPDF==1.24.3
defusedxml==0.7.1
zipstream-ng==1.7.1
# Django Apps
django-allauth==0.63.6
django-appconf==1.0.6
django-celery-results==2.5.1
django-filter==24.2
django-imagekit==5.0.0
django-taggit==5.0.1
django-markdownify==0.9.5
django-mptt==0.16.0
django-modeltranslation>=0.11,<0.19.0
django-treebeard==4.7.1
django-guardian<2.4.1
django-downloadview==2.3.0
django-polymorphic==3.1.0
django-tastypie<0.15.0
django-tinymce==3.7.1
django-grappelli==4.0.1
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.5.0
django-sequences==3.0
oauthlib==3.2.2
pyopenssl==24.1.0
pyjwt==2.8.0
# geopython dependencies
pyproj<3.7.0
OWSLib==0.31.0
pycsw==2.6.1
SQLAlchemy==2.0.30 # required by PyCSW
Shapely==1.8.5.post1
mercantile==1.2.1
numpy==1.26.*
# # Apps with packages provided in GeoNode's PPA on Launchpad.
# Django Apps
dj-database-url==2.1.0
dj-pagination==2.5.0
django-select2==8.1.2
django-floppyforms<1.10.0
django-forms-bootstrap<=3.1.0
django-autocomplete-light==3.11.0
django-invitations<2.1.1
django-recaptcha==4.0.0
# REST
djangorestframework==3.14.0
djangorestframework-gis==1.0
djangorestframework-guardian==0.3.0
drf-extensions==0.7.1
drf-writable-nested==0.7.0
drf-spectacular==0.27.2
dynamic-rest==2.3.0
Markdown==3.6
geonode-pinax-notifications==6.0.0.2
# GeoNode org maintained apps.
# django-geonode-mapstore-client==4.0.5
git+https://github.com/GeoNode/geonode-mapstore-client.git@master#egg=django_geonode_mapstore_client
git+https://github.com/GeoNode/geonode-importer.git@master#egg=geonode-importer
django-avatar==8.0.0
geonode-oauth-toolkit==2.2.2.2
geonode-user-messages==2.0.2.2
geonode-announcements==2.0.2.2
django-activity-stream==2.0.0
gn-arcrest==10.5.6
geoserver-restconfig~=2.0.12
gn-gsimporter==2.0.4
gisdata==0.5.4
# datetimepicker widget
django-bootstrap3-datetimepicker-2==2.8.3
# storage manager dependencies
django-storages==1.14.3
dropbox==11.36.2
google-cloud-storage==2.16.0
google-cloud-core==2.4.1
boto3==1.34.103
# Django Caches
whitenoise==6.6.0
Brotli==1.1.0
# Contribs
xmltodict<0.13.1
inflection>=0.4.0
jdcal==1.4.1
mock<6.0.0
python-dateutil==2.9.0.post0
pytz==2024.1
requests==2.31.0
timeout-decorator==0.5.0
pylibmc==1.6.3
sherlock==0.4.1
# required by monitoring
psutil==5.9.8
django-cors-headers==4.3.1
user-agents
django-user-agents
xmljson
django-ipware<7.1
# no version here, use latest one with fresh data
pycountry
# production
uWSGI==2.0.25.1
gunicorn==22.0.0
ipython==8.24.0
docker==7.0.0
invoke==2.2.0
# tests
coverage==7.5.1
requests-toolbelt==1.0.0
flake8==7.0.0
black==24.4.2
pytest==8.2.0
pytest-bdd==7.1.2
splinter==0.21.0
pytest-splinter==3.3.2
pytest-django==4.8.0
pip==24.1.2
setuptools>=70.2.0,<70.3.0
Twisted==24.3.0
pixelmatch==0.3.0
factory-boy==3.3.0
flaky==3.8.1
selenium>=4.15.1,<5.0.0
selenium-requests==2.0.4
webdriver_manager==4.0.1
# Security and audit
mistune==3.0.2
protobuf==3.20.3
mako==1.3.3
paramiko==3.4.0 # not directly required, fixes Blowfish deprecation warning
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
jwcrypto>=1.5.6 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=41.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
aiohttp>=3.9.0 # not directly required, pinned by Snyk to avoid a vulnerability
dnspython>=2.6.0rc1 # not directly required, pinned by Snyk to avoid a vulnerability
nh3==0.2.17
sqlparse>=0.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability