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 602c108 commit bd68fa5Copy full SHA for bd68fa5
1 file changed
setup.cfg
@@ -24,7 +24,7 @@ install_requires =
24
ispyb
25
scanspec
26
numpy
27
- nexgen>0.8.3
+ nexgen == 0.8.7
28
opentelemetry-distro
29
opentelemetry-exporter-jaeger
30
ophyd
@@ -35,7 +35,7 @@ install_requires =
35
xarray
36
doct
37
databroker
38
- dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git@7068bf2f0e75f8fffa83693136cb555b03ce8545
+ dls-dodal == 1.21.0
39
pydantic<2.0 # See https://github.com/DiamondLightSource/hyperion/issues/774
40
scipy
41
pyzmq<25 # See https://github.com/DiamondLightSource/hyperion/issues/1103
0 commit comments