-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
95 lines (94 loc) · 1.68 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
attrs==23.2.0
# via fiona
certifi==2023.11.17
# via
# fiona
# pyproj
click==8.1.7
# via
# click-plugins
# cligj
# fiona
click-plugins==1.1.1
# via fiona
cligj==0.7.2
# via fiona
colorama==0.4.6
# via
# click
# tqdm
contourpy==1.2.0
# via matplotlib
cycler==0.12.1
# via matplotlib
fiona==1.9.5
# via geopandas
fonttools==4.47.2
# via matplotlib
geopandas==0.14.2
# via -r requirements.in
joblib==1.3.2
# via scikit-learn
kiwisolver==1.4.5
# via matplotlib
laspy[laszip,lazrs]==2.5.3
# via -r requirements.in
laszip==0.2.3
# via laspy
lazrs==0.5.3
# via laspy
matplotlib==3.8.2
# via -r requirements.in
numpy==1.26.3
# via
# contourpy
# laspy
# matplotlib
# pandas
# scikit-learn
# scipy
# shapely
packaging==23.2
# via
# geopandas
# matplotlib
pandas==2.1.4
# via geopandas
pillow==10.2.0
# via matplotlib
pyparsing==3.1.1
# via matplotlib
pyproj==3.6.1
# via geopandas
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.3.post1
# via pandas
pyyaml==6.0.1
# via -r requirements.in
scikit-learn==1.4.0
# via -r requirements.in
scipy==1.11.4
# via scikit-learn
shapely==2.0.2
# via geopandas
six==1.16.0
# via
# fiona
# python-dateutil
threadpoolctl==3.2.0
# via scikit-learn
tqdm==4.66.2
# via -r requirements.in
tzdata==2023.4
# via pandas
# The following packages are considered to be unsafe in a requirements file:
# setuptools