Skip to content

Commit

Permalink
Add minimum dodal release (#469)
Browse files Browse the repository at this point in the history
Depend on at least Dodal 1.24.0
  • Loading branch information
keithralphs authored May 17, 2024
1 parent 4f1f44c commit 5950772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"uvicorn",
"requests",
"dls-bluesky-core", #requires ophyd-async
"dls-dodal",
"dls-dodal>=1.24.0",
]
dynamic = ["version"]
license.file = "LICENSE"
Expand Down

0 comments on commit 5950772

Please sign in to comment.