Skip to content

Commit 7e78be9

Browse files
Update casaplotms requirement from >=2.7.4 to >=2.8.2
Updates the requirements on [casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse) to permit the latest version. --- updated-dependencies: - dependency-name: casaplotms dependency-version: 2.8.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 054e091 commit 7e78be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
[project.optional-dependencies]
4848
casa = [
4949
"casadata >= 2025.9.22",
50-
"casaplotms >= 2.7.4",
50+
"casaplotms >= 2.8.2",
5151
"casarecipes >= 0.4.0",
5252
"casashell >= 6.7.3.21",
5353
"casatasks >= 6.7.3.21",

0 commit comments

Comments
 (0)