Skip to content

Commit

Permalink
BLD: try using pre-release bluesky for upstream compat
Browse files Browse the repository at this point in the history
  • Loading branch information
tangkong committed Aug 23, 2024
1 parent eda4094 commit f8e0c31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requirements:
- pip
run:
- python >=3.6
- bluesky-base >=1.6.5
- bluesky-base >1.12.0
- numpy <2.0.0
- ophyd
- pandas
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bluesky>=1.6.5
bluesky>1.12.0
numpy<2.0.0
ophyd
pandas
Expand Down

0 comments on commit f8e0c31

Please sign in to comment.