chore(deps): update dependency numpy to v1.25.2
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-08-01 01:30:30 +00:00
parent f7559b2c4f
commit b026e69e3d

View File

@ -7,7 +7,7 @@ authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
[tool.poetry.dependencies]
python = ">=3.8.1,<3.10"
pdme = "^0.9.1"
numpy = "1.22.3"
numpy = "1.25.2"
scipy = "1.10"
[tool.poetry.dev-dependencies]