Skip to content

Commit

Permalink
Merge branch 'main' into 263-looks-like-pysheds-is-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobson committed Sep 2, 2024
2 parents e1b7171 + 9430713 commit 565fbac
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ gitpython==3.1.43
# via swmmanywhere (pyproject.toml)
identify==2.6.0
# via pre-commit
idna==3.7
idna==3.8
# via requests
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -212,7 +212,7 @@ pystac[validation]==1.10.1
# via
# planetary-computer
# pystac-client
pystac-client==0.8.2
pystac-client==0.8.3
# via
# planetary-computer
# swmmanywhere (pyproject.toml)
Expand Down Expand Up @@ -265,7 +265,7 @@ requests==2.32.3
# osmnx
# planetary-computer
# pystac-client
rioxarray==0.16.0
rioxarray==0.17.0
# via swmmanywhere (pyproject.toml)
rpds-py==0.19.1
# via
Expand Down
8 changes: 4 additions & 4 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ cramjam==2.8.3
# via fastparquet
cytoolz==0.12.3
# via swmmanywhere (pyproject.toml)
debugpy==1.8.2
debugpy==1.8.5
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -111,7 +111,7 @@ gitpython==3.1.43
# via swmmanywhere (pyproject.toml)
griffe==0.47.0
# via mkdocstrings-python
idna==3.7
idna==3.8
# via requests
ipykernel==6.29.5
# via mkdocs-jupyter
Expand Down Expand Up @@ -339,7 +339,7 @@ pystac[validation]==1.10.1
# via
# planetary-computer
# pystac-client
pystac-client==0.8.2
pystac-client==0.8.3
# via
# planetary-computer
# swmmanywhere (pyproject.toml)
Expand Down Expand Up @@ -397,7 +397,7 @@ requests==2.32.3
# osmnx
# planetary-computer
# pystac-client
rioxarray==0.16.0
rioxarray==0.17.0
# via swmmanywhere (pyproject.toml)
rpds-py==0.19.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via swmmanywhere (pyproject.toml)
idna==3.7
idna==3.8
# via requests
joblib==1.4.2
# via swmmanywhere (pyproject.toml)
Expand Down Expand Up @@ -170,7 +170,7 @@ pystac[validation]==1.10.1
# via
# planetary-computer
# pystac-client
pystac-client==0.8.2
pystac-client==0.8.3
# via
# planetary-computer
# swmmanywhere (pyproject.toml)
Expand Down Expand Up @@ -209,7 +209,7 @@ requests==2.32.3
# osmnx
# planetary-computer
# pystac-client
rioxarray==0.16.0
rioxarray==0.17.0
# via swmmanywhere (pyproject.toml)
rpds-py==0.19.1
# via
Expand Down

0 comments on commit 565fbac

Please sign in to comment.