chore(deps): update dependency numpy to v1.23.1
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 2022-07-09 01:30:59 +00:00
parent a5d0d257d7
commit 78abd63d46

View File

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