Skip to content

Commit

Permalink
Merge branch 'main' into datamodules/agrifieldnet
Browse files Browse the repository at this point in the history
  • Loading branch information
yichiac authored Feb 13, 2024
2 parents 44fecda + 0226782 commit 5841d61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/required.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# setup
setuptools==69.0.0
setuptools==69.1.0

# install
einops==0.7.0
Expand All @@ -18,5 +18,5 @@ segmentation-models-pytorch==0.3.3
shapely==2.0.2
timm==0.9.2
torch==2.2.0
torchmetrics==1.3.0.post0
torchmetrics==1.3.1
torchvision==0.17.0
2 changes: 1 addition & 1 deletion requirements/style.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# style
black[jupyter]==24.1.1
black[jupyter]==24.2.0
flake8==7.0.0
isort[colors]==5.13.2
pydocstyle[toml]==6.3.0
Expand Down

0 comments on commit 5841d61

Please sign in to comment.