Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobson committed Jan 23, 2024
1 parent db945eb commit 3633a72
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
#
# pip-compile --extra=dev --output-file=dev-requirements.txt
#
aenum==3.1.11
# via
# pyswmm
# swmm-toolkit
affine==2.4.0
# via
# pysheds
Expand Down Expand Up @@ -102,6 +106,8 @@ imageio==2.33.1
# via scikit-image
iniconfig==2.0.0
# via pytest
julian==0.14
# via pyswmm
kiwisolver==1.4.5
# via matplotlib
lazy-loader==0.3
Expand Down Expand Up @@ -162,6 +168,7 @@ packaging==23.2
# fastparquet
# geopandas
# matplotlib
# pyswmm
# pytest
# scikit-image
# xarray
Expand Down Expand Up @@ -203,6 +210,8 @@ pyproject-hooks==1.0.0
# via build
pysheds==0.3.5
# via swmmanywhere (pyproject.toml)
pyswmm==1.5.1
# via swmmanywhere (pyproject.toml)
pytest==7.4.4
# via
# pytest-cov
Expand Down Expand Up @@ -261,6 +270,8 @@ snkit==1.9.0
# via swmmanywhere (pyproject.toml)
snuggs==1.4.7
# via rasterio
swmm-toolkit==0.15.3
# via pyswmm
tifffile==2023.12.9
# via scikit-image
tqdm==4.66.1
Expand Down
11 changes: 11 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
#
# pip-compile
#
aenum==3.1.11
# via
# pyswmm
# swmm-toolkit
affine==2.4.0
# via
# pysheds
Expand Down Expand Up @@ -80,6 +84,8 @@ idna==3.6
# via requests
imageio==2.33.1
# via scikit-image
julian==0.14
# via pyswmm
kiwisolver==1.4.5
# via matplotlib
lazy-loader==0.3
Expand Down Expand Up @@ -131,6 +137,7 @@ packaging==23.2
# fastparquet
# geopandas
# matplotlib
# pyswmm
# scikit-image
# xarray
pandas==2.1.4
Expand Down Expand Up @@ -161,6 +168,8 @@ pyproj==3.6.1
# pysheds
pysheds==0.3.5
# via swmmanywhere (pyproject.toml)
pyswmm==1.5.1
# via swmmanywhere (pyproject.toml)
python-dateutil==2.8.2
# via
# matplotlib
Expand Down Expand Up @@ -203,6 +212,8 @@ snkit==1.9.0
# via swmmanywhere (pyproject.toml)
snuggs==1.4.7
# via rasterio
swmm-toolkit==0.15.3
# via pyswmm
tifffile==2023.12.9
# via scikit-image
tqdm==4.66.1
Expand Down

0 comments on commit 3633a72

Please sign in to comment.