Skip to content
Snippets Groups Projects

Documentation Update Feb2024

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -21,7 +21,7 @@ version = "1.9.1"
[tool.poetry.dependencies]
python = ">=3.8,<=3.11.*"
python = ">=3.8,<3.12"
# core
numpy = "^1.23.4"
obspy = "^1.3.1"
Loading