-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdev-requirements.txt
336 lines (335 loc) · 6.13 KB
/
dev-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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=dev --output-file=dev-requirements.txt --strip-extras
#
aenum==3.1.11
# via
# pyswmm
# swmm-toolkit
affine==2.4.0
# via
# pyflwdir
# rasterio
annotated-types==0.7.0
# via pydantic
attrs==24.2.0
# via
# cads-api-client
# jsonschema
# pytest-mypy
# rasterio
# referencing
build==1.2.2
# via pip-tools
cads-api-client==1.4.3
# via cdsapi
cdsapi==0.7.3
# via swmmanywhere
certifi==2024.8.30
# via
# netcdf4
# pyogrio
# pyproj
# rasterio
# requests
cfgv==3.4.0
# via pre-commit
cftime==1.6.4
# via netcdf4
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# click-plugins
# cligj
# pip-tools
# planetary-computer
# rasterio
click-plugins==1.1.1
# via rasterio
cligj==0.7.2
# via rasterio
colorama==0.4.6
# via
# build
# click
# loguru
# pytest
# tqdm
contourpy==1.3.0
# via matplotlib
coverage==7.6.1
# via pytest-cov
cycler==0.12.1
# via matplotlib
cytoolz==1.0.1
# via swmmanywhere
dill==0.3.9
# via multiprocess
distlib==0.3.8
# via virtualenv
filelock==3.16.1
# via
# pytest-mypy
# virtualenv
fonttools==4.54.1
# via matplotlib
geographiclib==2.0
# via geopy
geopandas==1.0.1
# via
# osmnx
# swmmanywhere
geopy==2.4.1
# via swmmanywhere
identify==2.6.1
# via pre-commit
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
joblib==1.4.2
# via
# scikit-learn
# swmmanywhere
jsonschema==4.23.0
# via
# pystac
# swmmanywhere
jsonschema-specifications==2023.12.1
# via jsonschema
julian==0.14
# via pyswmm
kiwisolver==1.4.7
# via matplotlib
llvmlite==0.43.0
# via numba
loguru==0.7.2
# via swmmanywhere
matplotlib==3.9.2
# via
# salib
# seaborn
# swmmanywhere-paper (pyproject.toml)
multiprocess==0.70.17
# via salib
multiurl==0.3.1
# via cads-api-client
mypy==1.11.2
# via
# pytest-mypy
# swmmanywhere-paper (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
netcdf4==1.7.1.post2
# via swmmanywhere
networkx==3.3
# via
# osmnx
# swmmanywhere
nodeenv==1.9.1
# via pre-commit
numba==0.60.0
# via pyflwdir
numpy==2.0.2
# via
# cftime
# contourpy
# geopandas
# matplotlib
# netcdf4
# numba
# osmnx
# pandas
# pyarrow
# pyflwdir
# pyogrio
# rasterio
# rioxarray
# salib
# scikit-learn
# scipy
# seaborn
# shapely
# swmmanywhere
# xarray
osmnx==1.9.3
# via swmmanywhere
packaging==24.1
# via
# build
# geopandas
# matplotlib
# planetary-computer
# pyogrio
# pyswmm
# pytest
# rioxarray
# xarray
pandas==2.2.3
# via
# geopandas
# osmnx
# salib
# seaborn
# swmmanywhere
# xarray
pillow==10.4.0
# via matplotlib
pip-tools==7.4.1
# via swmmanywhere-paper (pyproject.toml)
planetary-computer==1.0.0
# via swmmanywhere
platformdirs==4.3.6
# via virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.8.0
# via swmmanywhere-paper (pyproject.toml)
pyarrow==17.0.0
# via swmmanywhere
pydantic==2.9.2
# via
# planetary-computer
# swmmanywhere
pydantic-core==2.23.4
# via pydantic
pyflwdir==0.5.9
# via swmmanywhere
pyogrio==0.9.0
# via geopandas
pyparsing==3.1.4
# via
# matplotlib
# rasterio
pyproj==3.6.1
# via
# geopandas
# rioxarray
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pystac==1.10.1
# via
# planetary-computer
# pystac-client
pystac-client==0.8.3
# via
# planetary-computer
# swmmanywhere
pyswmm==2.0.1
# via swmmanywhere
pytest==8.3.3
# via
# pytest-cov
# pytest-mock
# pytest-mypy
# swmmanywhere-paper (pyproject.toml)
pytest-cov==5.0.0
# via swmmanywhere-paper (pyproject.toml)
pytest-mock==3.14.0
# via swmmanywhere-paper (pyproject.toml)
pytest-mypy==0.10.3
# via swmmanywhere-paper (pyproject.toml)
python-dateutil==2.9.0.post0
# via
# matplotlib
# multiurl
# pandas
# pystac
# pystac-client
python-dotenv==1.0.1
# via planetary-computer
pytz==2024.2
# via
# multiurl
# pandas
# planetary-computer
pywbt==0.2.4
# via swmmanywhere
pyyaml==6.0.2
# via
# pre-commit
# swmmanywhere
rasterio==1.4.0
# via
# rioxarray
# swmmanywhere
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# cads-api-client
# cdsapi
# multiurl
# osmnx
# planetary-computer
# pystac-client
rioxarray==0.17.0
# via swmmanywhere
rpds-py==0.21.0
# via
# jsonschema
# referencing
ruff==0.6.8
# via swmmanywhere-paper (pyproject.toml)
salib==1.5.1
# via swmmanywhere-paper (pyproject.toml)
scikit-learn==1.5.2
# via swmmanywhere-paper (pyproject.toml)
scipy==1.14.1
# via
# pyflwdir
# salib
# scikit-learn
# swmmanywhere
seaborn==0.13.2
# via swmmanywhere-paper (pyproject.toml)
shapely==2.0.6
# via
# geopandas
# osmnx
# swmmanywhere
six==1.16.0
# via python-dateutil
swmm-toolkit==0.15.5
# via pyswmm
swmmanywhere==0.1.11
# via swmmanywhere-paper (pyproject.toml)
threadpoolctl==3.5.0
# via scikit-learn
toolz==0.12.1
# via cytoolz
tqdm==4.66.5
# via
# cdsapi
# multiurl
# swmmanywhere
typing-extensions==4.12.2
# via
# cads-api-client
# mypy
# pydantic
# pydantic-core
tzdata==2024.2
# via pandas
urllib3==2.2.3
# via requests
virtualenv==20.26.6
# via pre-commit
wheel==0.44.0
# via pip-tools
win32-setctime==1.2.0
# via loguru
xarray==2024.9.0
# via
# rioxarray
# swmmanywhere
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools