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

This commit is contained in:
Renovate Bot 2023-01-04 01:31:13 +00:00
parent f4964a19ea
commit 01bc60cf6b

View File

@ -8,7 +8,7 @@ authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
python = "^3.8,<3.10"
pdme = "^0.8.6"
numpy = "1.22.3"
scipy = "1.8.0"
scipy = "1.10.0"
[tool.poetry.dev-dependencies]
pytest = ">=6"