mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
numpy compatible version tweak
This commit is contained in:
@@ -20,7 +20,7 @@ readme = "README.md"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
maturin = "^1.7.4"
|
||||
numpy = "^2.1.2"
|
||||
numpy = ">=2.0.0,<3.0.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.7.1"
|
||||
|
||||
Reference in New Issue
Block a user