Skip to content

Commit

Permalink
Update Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mluck committed Aug 20, 2024
1 parent 54bb590 commit ad22f78
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 242 deletions.
12 changes: 6 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ certifi = "==2024.7.4"
dask = "==2024.6.2"
dask-expr = "==1.1.6"
distributed = "==2024.6.2"
fiona = "==1.8.22"
fiona = "==1.9.6"
flake8 = "==6.0.0"
flake8-pyproject = "==1.2.3"
geopandas = "==1.0.1"
Expand All @@ -34,14 +34,14 @@ pandas = "==2.0.2"
pillow = "==10.3.0"
pre-commit = "==3.3.3"
psycopg2-binary = "==2.9.6"
pyarrow = "==14.0.1"
pyarrow = "==17.0.0"
pyflwdir = "==0.5.8"
pyogrio = "==0.7.2"
pyproj = "==3.5.0"
pyogrio = "==0.8.0"
pyproj = "==3.6.1"
python-dotenv = "==1.0.0"
py7zr = "==0.20.4"
rasterio = "==1.3.6"
rasterstats = "==0.18.0"
rasterio = "==1.3.10"
rasterstats = "==0.19.0"
requests = "==2.32.3"
richdem = "==0.3.4"
rtree = "==1.0.1"
Expand Down
Loading

0 comments on commit ad22f78

Please sign in to comment.