Skip to content

Commit 219dd78

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 c4011f3 commit 219dd78

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
@@ -14,7 +14,7 @@ dependencies = [
1414
"numpy",
1515
"scipy",
1616
"pytac>=0.7.0",
17-
"accelerator-toolbox (>=0.2.0,<0.7.1)",
17+
"accelerator-toolbox (>=0.2.0,<0.7.2)",
1818
"cothread",
1919
"softioc",
2020
]

0 commit comments

Comments
 (0)