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.
2 parents 90aa070 + fa757a4 commit 76d89e2Copy full SHA for 76d89e2
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