chore(deps): update dependency numpy to v1.26.4
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 2024-05-02 01:30:55 +00:00
parent 8fdbe4d334
commit 4a7cd2b0e3

View File

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