chore(deps): update dependency numpy to v2
Some checks failed
renovate/artifacts Artifact file update failure
gitea-physics/pdme/pipeline/head There was a failure building this commit
gitea-physics/pdme/pipeline/pr-master There was a failure building this commit

This commit is contained in:
Renovate Bot 2024-06-17 01:31:37 +00:00
parent 885508e104
commit b60f7dbcaa

View File

@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = ">=3.8.1,<3.10" python = ">=3.8.1,<3.10"
numpy = "^1.22.3" numpy = "^2.0.0"
scipy = "~1.10" scipy = "~1.10"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]