Skip to content

Commit

Permalink
Merge branch 'main' into build-and-linting-updates
Browse files Browse the repository at this point in the history
Signed-off-by: Modeseven Industrial Solutions <[email protected]>
  • Loading branch information
ModeSevenIndustrialSolutions authored Nov 23, 2023
2 parents 626ebbf + 43a7a63 commit 2a0433e
Show file tree
Hide file tree
Showing 2 changed files with 2,411 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ numpy = "==1.22.0"
pydantic = "==2.4.2"
python-dotenv = "==0.19.2"
requests = "==2.27.1"
scipy = "==1.10.0"
requests = "==2.31.0"
scipy = "==1.7.3"
s3fs = "==2022.1.0"
zarr = "==2.10.3"
pillow = ">=9.4.0"
pillow = "==10.0.1"
dependency-injector = "==4.41.0"
numba = "==0.56.4"
pint = "*"
Expand Down
Loading

0 comments on commit 2a0433e

Please sign in to comment.