Skip to content

Commit a9e537e

Browse files
committed
Removing the pin to ophyd-async as there is new release
1 parent 1be4d06 commit a9e537e

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 @@ description = "Ophyd devices and other utils that could be used across DLS beaml
1414
dependencies = [
1515
"click",
1616
"ophyd",
17-
"ophyd-async[ca,pva]",
17+
"ophyd-async[ca,pva]>=0.13.2",
1818
"bluesky==1.14.2", # https://github.com/bluesky/bluesky/issues/1938
1919
"pyepics",
2020
"dataclasses-json",

0 commit comments

Comments
 (0)