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 c1bfb2c commit d33544bCopy full SHA for d33544b
pyproject.toml
@@ -42,7 +42,7 @@ classifiers = [
42
dependencies = [
43
"bluesky", # Bluesky framework
44
"bluesky-kafka", # Bluesky-kafka integration
45
- "ophyd-async[ca] == 0.13.4", # Device abstraction. When changing, also change in doc/conf.py
+ "ophyd-async[ca] == 0.13.5", # Device abstraction. When changing, also change in doc/conf.py
46
"lmfit", # Fitting
47
"matplotlib", # Plotting
48
"msgpack-numpy", # Encoding kafka messages
0 commit comments