forked from NOAA-OWP/inundation-mapping
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile
More file actions
executable file
·41 lines (38 loc) · 766 Bytes
/
Copy pathPipfile
File metadata and controls
executable file
·41 lines (38 loc) · 766 Bytes
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
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
ipython = "==8.12.0"
[packages]
fiona = "==1.8.22"
geopandas = "==0.12.2"
numba = "==0.56.4"
numpy = "==1.23.5"
pandas = "==2.0.0"
rasterio = "==1.3.6"
rasterstats = "==0.18.0"
richdem = "==0.3.4"
tqdm = "==4.65.0"
seaborn = "==0.12.2"
python-dotenv = "==1.0.0"
natsort = "==8.3.1"
memory-profiler = "==0.61.0"
xarray = "==2023.1.0"
netcdf4 = "==1.6.3"
tables = "==3.8.0"
pyproj = "==3.5.0"
psycopg2-binary = "==2.9.6"
boto3 = "==1.26.109"
jupyter = "==1.0.0"
jupyterlab = "==3.6.3"
ipympl = "==0.9.3"
pytest = "==7.3.0"
whitebox = "==2.3.1"
shapely = "==2.0.1"
pyarrow = "==11.0.0"
rtree = "==1.0.1"
py7zr = "==0.20.4"
scipy = "==1.10.1"
[requires]
python_version = "3.8"