Skip to content

Commit

Permalink
Update create_local_env_for_cil_development.sh
Browse files Browse the repository at this point in the history
astra versions

Signed-off-by: Gemma Fardell <[email protected]>
  • Loading branch information
gfardell authored Apr 16, 2024
1 parent a10cc3d commit 58f405f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create_local_env_for_cil_development.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ if test $test_deps = 0; then
conda_args+=(-c conda-forge -c intel -c defaults --override-channels)
else
conda_args+=(
astra-toolbox'>=1.9.9.dev5,<2.1'
astra-toolbox'>=1.9.9.dev5,<=2.1'
ccpi-regulariser=24.0.0
cil-data
cvxpy
Expand Down

0 comments on commit 58f405f

Please sign in to comment.