-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
111 lines (110 loc) · 1.89 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
affine==2.4.0
# via rasterio
attrs==22.2.0
# via
# fiona
# rasterio
certifi==2022.12.7
# via
# fiona
# pyproj
# rasterio
# requests
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
# click-plugins
# cligj
# fiona
# geomet
# rasterio
# sentinelsat
click-plugins==1.1.1
# via
# fiona
# rasterio
cligj==0.7.2
# via
# fiona
# rasterio
contourpy==1.0.7
# via matplotlib
cycler==0.11.0
# via matplotlib
fiona==1.9.3
# via geopandas
fonttools==4.39.3
# via matplotlib
geojson==3.0.1
# via sentinelsat
geomet==1.0.0
# via sentinelsat
geopandas==0.12.2
# via -r requirements.in
html2text==2020.1.16
# via sentinelsat
idna==3.4
# via requests
kiwisolver==1.4.4
# via matplotlib
matplotlib==3.7.1
# via -r requirements.in
munch==2.5.0
# via fiona
numpy==1.24.2
# via
# contourpy
# matplotlib
# pandas
# rasterio
# shapely
# snuggs
packaging==23.1
# via
# geopandas
# matplotlib
pandas==2.0.0
# via geopandas
pillow==9.5.0
# via matplotlib
pyparsing==3.0.9
# via
# matplotlib
# snuggs
pyproj==3.5.0
# via geopandas
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.3
# via pandas
rasterio==1.3.6
# via -r requirements.in
requests==2.28.2
# via sentinelsat
sentinelsat==1.2.1
# via -r requirements.in
shapely==2.0.1
# via geopandas
six==1.16.0
# via
# geomet
# python-dateutil
snuggs==1.4.7
# via rasterio
tqdm==4.65.0
# via sentinelsat
tzdata==2023.3
# via pandas
urllib3==1.26.15
# via requests
# The following packages are considered to be unsafe in a requirements file:
# setuptools