Skip to content

Commit b8e9ee7

Browse files
Remove unused requirements (#1902)
* Remove unused requirements
1 parent f67b566 commit b8e9ee7

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

requirements.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
appsettings==0.8
2-
attrs==20.3.0
32
beautifulsoup4==4.9.3
4-
cloudpickle==1.6.0
3+
python-dateutil==2.8.2
54
edt==2.0.2
65
ODMExifRead==3.0.4
76
Fiona==1.8.17 ; sys_platform == 'linux'
87
Fiona==1.9.1 ; sys_platform == 'darwin'
98
https://github.com/OpenDroneMap/windows-deps/raw/main/Fiona-1.8.19-cp38-cp38-win_amd64.whl ; sys_platform == 'win32'
109
joblib==1.1.0
11-
lxml==4.6.1
1210
matplotlib==3.3.3
13-
networkx==2.5
1411
numpy==1.23.1
1512
Pillow==8.3.2
1613
vmem==1.0.2
@@ -26,7 +23,6 @@ https://github.com/OpenDroneMap/windows-deps/raw/main/GDAL-3.2.3-cp38-cp38-win_a
2623
odmrawpy==0.24.1
2724
repoze.lru==0.7
2825
scikit-learn==1.1.1
29-
Pywavelets==1.3.0
3026
scikit-image==0.19.3
3127
scipy==1.8.1
3228
xmltodict==0.12.0
@@ -36,5 +32,4 @@ onnxruntime==1.12.1
3632
pygltflib==1.16.5
3733
codem==0.24.0
3834
trimesh==3.17.1
39-
pandas==1.5.2
4035
piexif==1.1.3

0 commit comments

Comments
 (0)