chore(deps): update dependency numpy to v1.26.3
Some checks reported errors
renovate/artifacts Artifact file update failure
gitea-physics/deepdog/pipeline/pr-master Something is wrong with the build of this commit

This commit is contained in:
Renovate Bot 2024-01-03 01:30:54 +00:00
parent 310977e9b8
commit 8a293ae29e

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.26.3"
scipy = "1.10"
[tool.poetry.dev-dependencies]