Skip to content

Commit

Permalink
depend on codex-africanus@relax-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
landmanbester committed Nov 1, 2024
1 parent 8daa97f commit 3ca4fac
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
long_description = fh.read()

requirements = [
'numpy <= 2.0.0',
'numpy',
'scikit-image',
'PyWavelets',
'katbeam',
Expand All @@ -20,7 +20,10 @@
"@git+https://github.com/caracal-pipeline/stimela.git"
"@clickify_missing_as_none",
"streamjoy >= 0.0.8",
"codex-africanus[complete] >= 0.3.7",
# "codex-africanus[complete] >= 0.3.7",
"codex-africanus"
"@git+https://github.com/ratt-ru/codex-africanus.git"
"@relax-dependencies",
"dask-ms[xarray, zarr, s3]",
"tbb",
"jax[cpu]",
Expand Down

0 comments on commit 3ca4fac

Please sign in to comment.