-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
55 lines (52 loc) · 995 Bytes
/
requirements.txt
File metadata and controls
55 lines (52 loc) · 995 Bytes
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
Django<4.3
django-allauth>0.63.2
django-apptemplates
django-compressor
django-flatblocks
django-redis
# Django-Registration 3.4 does not appear to be sending password reset emails...
django-registration<=3.3
# -e git+https://github.com/Ecotrust/madrona-features.git@main#egg=madrona_features
-e /usr/local/apps/madrona-features
# -e git+https://github.com/Ecotrust/p97-nursery.git@main#egg=p97-nursery
-e /usr/local/apps/p97-nursery
# -e git+https://github.com/Ecotrust/madrona-manipulators.git@main#egg=madrona_manipulators
-e /usr/local/apps/madrona-manipulators
django-tinymce
geopy
ipdb
ipython
oauthlib
pandas
Pillow
psycopg2-binary
rasterio
rasterstats
redis
scipy
Shapely
simplejson
xlrd
########
# LandMapper Requirements
########
# Geo tools
# owslib
# Wrapper for many Geocoding APIs
geocoder
geopandas
imageio
scikit-image
pygeos
matplotlib
# matplotlib_scalebar
pypdf2<3.0
PdfJinja
########
# Georefrence PDFs
########
GDAL<3.4.2
########
# Exporting
########
django-import-export