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

This commit is contained in:
Renovate Bot 2024-01-21 01:31:02 +00:00
parent ed9dd2c94f
commit 630a860e5c

View File

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