Skip to content

Commit

Permalink
Chore: Bump version number and dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Watkins <[email protected]>
  • Loading branch information
ModeSevenIndustrialSolutions committed Nov 23, 2023
1 parent 914b722 commit ce758ac
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ affine = "==2.3.0"
numpy = "==1.22.0"
pydantic = "==2.4.2"
python-dotenv = "==0.19.2"
scipy = "==1.10.0"
scipy = ">=1.11.4"
requests = "==2.31.0"
s3fs = "==2022.1.0"
zarr = "==2.10.3"
Expand Down
64 changes: 34 additions & 30 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "physrisk-lib"
version = "0.19.0"
version = "0.20.0"
description = "Physical climate risk calculation engine."
authors = [
{ name = "Joe Moorhouse", email = "[email protected]" },
Expand Down

0 comments on commit ce758ac

Please sign in to comment.