This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
forked from AuScalableDroneCloud/WebODM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.69 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
amqp==5.1.1
appdirs==1.4.4
APScheduler==3.10.0
billiard==3.6.4.0
celery==5.2.7
coreapi>=2.3.3
Django==3.2.18
django-appconf==1.0.5
django-codemirror2==0.2
django-colorfield==0.8.0
django-compressor==4.3.1 #2.4.1
django-cors-headers==3.13.0
django-filter==21.1 #Later versions break field filters
django-guardian==2.4.0
django-imagekit==4.1.0
django-libsass==0.9
django-webpack-loader==1.8.1
djangorestframework==3.14.0
drf-jwt==1.19.2
djangorestframework-guardian==0.3.0
django-oauth-toolkit==2.2.0
social-auth-core==4.3.0
drf-nested-routers==0.93.4
social-auth-app-django==5.0.0
funcsigs==1.0.2
futures3==1.0.0
geojson==3.0.1
gunicorn==20.1.0
itypes==1.2.0
kombu==5.2.4
libsass==0.22.0
Markdown==3.4.1
olefile==0.46
openapi-codec==1.3.2
packaging==23.0
piexif==1.1.3
pilkit==2.0
Pillow==9.4.0
pip-autoremove==0.10.0
psycopg2-binary==2.9.5
PyJWT==2.6.0
pyodm==1.5.10
pyparsing==3.0.9
python-jose==3.3.0
python-dotenv==0.21.1
pytz==2022.7.1
rcssmin==1.1.1
redis==4.5.1
requests-toolbelt==0.10.0
requests>=2.21.0
rfc3987==1.3.8
rjsmin==1.2.1
simplejson==3.18.3
six==1.16.0
strict-rfc3339==0.7
tzlocal==4.2
uritemplate==4.1.1
vine==5.0.0
webcolors==1.12
rio-tiler==2.1.2
rio-color==1.0.4
rio-cogeo==2.3.1
rasterio==1.2.9 ; sys_platform == 'linux' or sys_platform == 'darwin'
https://github.com/OpenDroneMap/WebODM/releases/download/v1.9.7/rasterio-1.2.10-cp39-cp39-win_amd64.whl ; sys_platform == "win32"
https://github.com/OpenDroneMap/WebODM/releases/download/v1.9.7/GDAL-3.3.3-cp39-cp39-win_amd64.whl ; sys_platform == "win32"
Shapely==1.7.0 ; sys_platform == "win32"
eventlet==0.32.0 ; sys_platform == "win32"
pyopenssl==19.1.0 ; sys_platform == "win32"
webdavclient3==3.14.6
numpy==1.24.2
cryptography==39.0.1
drf-yasg==1.21.5
tqdm