diff --git a/pyproject.toml b/pyproject.toml index dec65b3c..e48aa3ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ pymongo = "*" pymultinest = "*" pytest = "*" python_casacore = "*" -RACS-tools = {git = "https://github.com/AlecThomson/RACS-tools.git"} +RACS-tools = "^3" radio_beam = "*" RMextract = {git = "https://github.com/AlecThomson/RMextract@race"} schwimmbad = "*" @@ -65,7 +65,7 @@ RMTable = { git = "https://github.com/CIRADA-Tools/RMTable" } rm-tools = {git = "https://github.com/AlecThomson/RM-Tools.git", branch="spiceracs_dev"} PolSpectra = { git = "https://github.com/AlecThomson/PolSpectra.git", branch="spiceracs"} setuptools = "*" -fixms = { git = "https://github.com/AlecThomson/FixMS.git@swap_test"} +fixms = "^0.1.2" fitscube = "^0.3" [tool.poetry.dev-dependencies]