Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Pin dependencies prior to release. Dodal 1.13.1, nexgen 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rtuck99 committed Apr 30, 2024
1 parent 410e073 commit 2467e73
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@ packages = find:
package_dir =
=src
install_requires =
bluesky
pyepics
blueapi
flask-restful
ispyb
scanspec
numpy
nexgen>=0.9.1
opentelemetry-distro
opentelemetry-exporter-jaeger
ophyd
semver
bluesky == 1.12.0
pyepics == 3.5.2
blueapi == 0.4.1
flask-restful == 0.3.10
ispyb == 10.0.0
scanspec == 0.6.6
numpy == 1.26.4
nexgen == 0.9.1
opentelemetry-distro == 0.45b0
opentelemetry-exporter-jaeger == 1.21.0
ophyd == 1.9.0
semver == 3.0.2
# For databroker
humanize
pandas
xarray
doct
databroker
dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git@aac89a96686218add67bbbcc80118f6e94f0bdc9
humanize == 4.9.0
pandas == 2.2.2
xarray == 2024.3.0
doct == 1.1.0
databroker == 1.2.5
dls-dodal == 1.13.1
pydantic<2.0 # See https://github.com/DiamondLightSource/hyperion/issues/774
scipy
scipy == 1.13.0
pyzmq<25 # See https://github.com/DiamondLightSource/hyperion/issues/1103

[options.entry_points]
Expand Down

0 comments on commit 2467e73

Please sign in to comment.