Skip to content

Commit

Permalink
Bump scyjava version
Browse files Browse the repository at this point in the history
Commit afc7653 bumped it in pyproject.toml
  • Loading branch information
gselzer committed Dec 21, 2024
1 parent cd6f31b commit 6b8c32f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
- openjdk=11
- pandas
- pyimagej >= 1.4.1
- scyjava >= 1.8.1
- scyjava >= 1.9.1
- superqt >= 0.7.0
- xarray < 2024.10.0
# Version rules to avoid problems
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
- openjdk=11
- pandas
- pyimagej >= 1.4.1
- scyjava >= 1.8.1
- scyjava >= 1.9.1
- superqt >= 0.7.0
- xarray < 2024.10.0
# Version rules to avoid problems
Expand Down

0 comments on commit 6b8c32f

Please sign in to comment.