Skip to content

Commit

Permalink
Pin blueapi
Browse files Browse the repository at this point in the history
  • Loading branch information
dperl-dls committed Aug 20, 2024
1 parent 0a94d64 commit 715882f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ dependencies = [
"opencv-python",
"pydantic",
"semver",
"dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git",
"dls-dodal",
"fastapi[all]",
"blueapi @ git+https://github.com/DiamondLightSource/blueapi.git@main",
"blueapi==0.4.4",
]
dynamic = ["version"]
license.file = "LICENSE"
Expand Down

0 comments on commit 715882f

Please sign in to comment.