We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e61cf0e commit 059c6e0Copy full SHA for 059c6e0
pyproject.toml
@@ -41,7 +41,7 @@ classifiers = [
41
42
dependencies = [
43
"bluesky", # Bluesky framework
44
- "ophyd-async[ca] == 0.12.2", # Device abstraction
+ "ophyd-async[ca] == 0.12.3", # Device abstraction
45
"matplotlib", # Plotting
46
"lmfit", # Fitting
47
"scipy", # Definitions of erf/erfc functions
0 commit comments