Skip to content

Commit b43211d

Browse files
chore: update accelerator-toolbox requirement
Updates the requirements on [accelerator-toolbox](https://github.com/atcollab/at) to permit the latest version. Updates `accelerator-toolbox` to 0.7.1 - [Release notes](https://github.com/atcollab/at/releases) - [Commits](atcollab/at@pyat-0.2.0...pyat-0.7.1) --- updated-dependencies: - dependency-name: accelerator-toolbox dependency-version: 0.7.1 dependency-type: direct:production dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f570406 commit b43211d

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
@@ -16,7 +16,7 @@ dependencies = [
1616
"numpy",
1717
"scipy",
1818
"pytac>=0.3.0",
19-
"accelerator-toolbox (>=0.2.0,<0.7.1)",
19+
"accelerator-toolbox (>=0.2.0,<0.7.2)",
2020
"cothread",
2121
"softioc",
2222
]

0 commit comments

Comments
 (0)