Skip to content

Commit e50bebc

Browse files
authored
changed stimela dependency (#124)
1 parent c9dd7b5 commit e50bebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pyscilog = ">=0.1.2"
2828
Click = ">=8.1"
2929
ducc0 = ">=0.34.0"
3030
sympy = ">=1.13"
31-
stimela = { git = "https://github.com/caracal-pipeline/stimela.git", branch = "clickify_missing_as_none" }
31+
stimela = ">=2.0.1.1"
3232
streamjoy = ">=0.0.8"
3333
dask = ">=2023.1.1, <2024.11.0"
3434
codex-africanus = {extras = ["dask", "scipy", "astropy", "python-casacore"], version = ">=0.4.1"}

0 commit comments

Comments
 (0)