Skip to content

Commit

Permalink
Revert "pin to dodal main"
Browse files Browse the repository at this point in the history
This reverts commit b295c01.
  • Loading branch information
DiamondJoseph committed Oct 23, 2024
1 parent b17b61f commit 5baade3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ classifiers = [
]
description = "Plans and behaviours specific to the i22 beamline at DiamondLightSource."
dependencies = [
"dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git@main",
"ophyd_async",
"dls_dodal>=1.32",
"ophyd_async>=0.6,<0.7",
"numpy",
"pydantic",
"pydantic>=2.0",
] # Add project dependencies here, e.g. ["click", "numpy"]
dynamic = ["version"]
license.file = "LICENSE"
Expand Down

0 comments on commit 5baade3

Please sign in to comment.